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.