Update: Development of GapDebug has been discontinued. Read the End of Life Notice for more information.
Hello there!
Here is the recap of the April 21, 2015 Genuitec Twitter Chat about persistence and database support in MyEclipse IDE.
For today's #GenuitecChat we had
Srivatsan - QA Manager for @MyEclipseIDE and been working with @Genuitec for over 8 years. and
Brian Fernandes - Product manager for @MyEclipseIDE here at Genuitec.
Q1. Before getting into persistence items, what’s new in #MyEclipse 2015 CI 12? @MyEclipseIDE
-A1. #JavaScript is faster in @MyEclipseIDE and we’ve added some performance settings.
& we’re based on #eclipse Luna SR 2 (4.4.2), with a newer integration of eGit, Mylyn and several other core components.
We also have @emmetio integration for ultra fast #HTML /#CSS / #XML editing. http://ow.ly/KUvDp
@TodoCoders. Q2. What #JPA versions does @MyEclipseIDE support? #java #genuitecchat
-A2. MyEclipse supports #JPA 1.0, 2.0 and 2.1, with @Hibernate, @EclipseLink and #OpenJPA as persistence providers. #JavaEE
Our #JPA diagram editor makes editing #entities and relationships really easy. #JavaEE #Java #genuitecchat
@AppStoreUploadr . Been using @MyEclipseIDE mobile tools, nice work. I'm planning to start using VM's, how well does MyEclipse work in on vmware?
Q3 @appstoreuploader been using @MyEclipseIDE mobile tools I'm planning to start using VM's, does MyEclipse work in on vmware?
-A3. @appstoreuploadr glad you like @myeclipseide mobile tools! MyEclipse works just fine on #VMWare, several customers use it.
Q4. How can I create #JPA entities mapped to my database w/@MyEclipseIDE? #java
-A4. You can #ReverseEngineer from a #database to code for the #JPA, #EJB3 and #Hibernate frameworks in MyEclipse #JavaEE
If you’re using @SpringFramework, @MyEclipseIDE can generate a Spring layer with beans and spring backed #DAOs. #JavaEE
Use the #JPA details view in @MyEclipseIDE to help with complex #annotations
For more on #jpa in @MyEclipseIDE - check out our overview: http://ow.ly/LQqW9
https://www.genuitec.com/products/myeclipse/learning-center/persistence/myeclipse-jpa-development-overview/?utm_source=twitter&utm_medium=tweet&utm_campaign=myeclipse
@appstoreuploader. Q5. Thanks for the help. One follow up question, anything new planned for @Ionicframework @angularjs?
-A5. Yes @appstoreuploadr, we have some exciting tooling coming for web developers. Keep watching @MyEclipseIDE for more deets!
Q6. Do you support straight-up #Hibernate as well in @MyEclipseIDE?
-A6.Yes, @MyEclipseIDE has @Hibernate specific tooling like HQL & Criteria editors for Hibernate proj http://ow.ly/Lf1tv
https://www.genuitec.com/products/myeclipse/learning-center/persistence/myeclipse-hibernate-development-overview/?utm_source=twitter&utm_medium=tweet&utm_campaign=myeclipse
Q7. Is there a way to build complex #SQL queries without having to remember complex SQL syntax? on @MyEclipseIDE
- A7.Use Visual Query Builder 2 create complex #sql queries visually,not textually http://ow.ly/LvYdY
Q8. We have a really complex #Database setup and a lot of #JPA code. Is it easy to add #REST support to the project?
- A8.@MyEclipseIDE 2015 has a wizard that generates #REST web services from #JPA entities.Details: http://ow.ly/KhbeF #java https://www.genuitec.com/products/myeclipse/learning-center/ws/exposing-jpa-entities-via-rest-web-services/?utm_source=twitter&utm_medium=tweet&utm_campaign=myeclipse
Here's a really cool example built using #REST backed by #JPA