Forums Register Login

Auto code Generation tool for entity classes

+Pie Number of slices to send: Send
Hi,
Can anyone help me to know if there is any tools available which can create entity classes and relations by connecting to the DB. ANy help is much appreciated.

cheers
Sumatheja
+Pie Number of slices to send: Send
Which IDE are you using?
Also which DB are you using?
+Pie Number of slices to send: Send
Hi Thanks for the reply. I am using Eclipse Helios and oracle 10g.
+Pie Number of slices to send: Send
Did you try this eclipse plug-in - http://hibernator.sourceforge.net/
There are other eclipse plug-ins which let you to connect to database and reverse engineer from the tables.

1. http://www.hibernate.org/subprojects/tools.html
2. http://sourceforge.net/projects/hibernator/
+Pie Number of slices to send: Send
Hi Arun,
I tried using hibernate reverse engineer tool but the schema is not getting loaded and there's no clear documentation or tutorials for this.
+Pie Number of slices to send: Send
Hi,

Using Eclipse, there are several plugins to generate JPA entities from an existing database. I would add Dali to those listed by Arun.
AFAIK, these tools will produce a one-shot reverse of your database. If your need is to reverse a changing database using bottom-up strategy, you'll have to be careful to any change you add manually to the generated entities: they will be lost each time you reverse the schema.


+Pie Number of slices to send: Send
Did you specify the driver information, the exact URL with schema details, userId and password?
May be the userId and password which you're using to login doesn't have access to the required schema.
Can you post some screenshot and what errors are you getting?
+Pie Number of slices to send: Send
Hi Guys,
Thanks for your help. The issue was reading oracle meta info was taking a long time. Hibernate reverse engineer worked well for me.
I don't always make ads but when I do they're tiny
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 2914 times.
Similar Threads
Find @Entity classes in current project
Non-Entity Classes in the Entity Inheritance Hierarchy
Can EJB3 generate DDL?
List of entity types registered in hibernate
in Eclipse how to create DAO classes from Entity classes with JPA Technology
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 05:24:14.