Post subject: No example of JPA forward db table generation for ORM? Posted: Dec 08, 2008 - 03:09 AM
Registered Member
Joined: Nov 05, 2007
Posts: 45
Hello MyEclipse team,
I just noticed that all your examples show how to reverse engineer a database via the jpa/hibernate/ejb tools to generate the relevant java classes. But I've yet to see reverse or "forward" ORM db table generation. For example you have a bunch of javabeans and via the jpa wizard generate the relevant database tables for ORM. Is this possible with myeclipse? If so why hasn't a tutorial been written up yet?
support-nipun
Post subject: RE: No example of JPA forward db table generation for ORM? Posted: Dec 08, 2008 - 02:21 PM
Registered Member
Joined: Apr 18, 2007
Posts: 8013
I'm sorry this is not supported by MyEclipse at the moment.
_________________ Nipun
MyEclipse Support
cldavisjr
Post subject: RE: No example of JPA forward db table generation for ORM? Posted: Mar 04, 2010 - 03:43 PM
Registered Member
Joined: Feb 08, 2010
Posts: 7
Quote:
Hello MyEclipse team,
I just noticed that all your examples show how to reverse engineer a database via the jpa/hibernate/ejb tools to generate the relevant java classes. But I've yet to see reverse or "forward" ORM db table generation. For example you have a bunch of javabeans and via the jpa wizard generate the relevant database tables for ORM. Is this possible with myeclipse? If so why hasn't a tutorial been written up yet?
MyEclipse Team:
We are now on v8.0. Do we have forward jpa/hibernate DB table auto generation? If so, is there a tutorial for this?
Thank you for your attention.