| 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? |