Reverse engineering to extract POJOs and XML mapping files
If you are used to work with Hibernate you probably hate the tedious task of managing the multiple XML files and POJOs your project contains. In that case I have great news for you. Jboss tools (http://tools.jboss.org/downloads/jbosstools/luna/) has a plugin which makes easy to create them automatically from the database. You only have to follow […]