Hibernate
Hibernate Tools – JPA Entity generation
Recently i was reviewing and trying some examples using the Hibernate Tools. More specifically, i was trying their latest version (5.0.0.CR1) in order to generate some JPA entity POJOs, out of a database schema. Hibernate Tools, can either be used programmatically from their Java API, or using their pre-defined ANT…