How can I generate JPA entities beans from database tablas? I am using OpenJPA but has so much bugs and apparently the project is stopped.
Asked
Active
Viewed 308 times
-2
-
Possible duplicate of [Generate JPA 2 Entities from existing Database](http://stackoverflow.com/questions/5833329/generate-jpa-2-entities-from-existing-database) – Tobias Liefke Oct 06 '15 at 12:25
1 Answers
0
With Netbeans - its built in.
Right click project -> New -> Generate entity classes from database.

Jaqen H'ghar
- 4,305
- 2
- 14
- 26