Reverse Engineer your DB schema using JBoss Forge
[Updated] In this article we will show a more advanced example of Java EE Application using JBoss Forge 3 capabilities to reverse engineer the Entities from the Database. So this tutorial will use the Hibernate plugin for Forge and reverse engineer a MySQL database into the Java domain. Start by creating a database let’s say … Read more