Hibernate Object / Relational Mapping (ORM) is a component/library providing Object/Relational Mapping (ORM) support to applications and other components/libraries. It is also provides an implementation of the JPA specification, which is the standardized Java specification for ORM.
The Populist is a rule-based data generation tool for Hibernate. It is specialized for creating real-life test data requiring complex random values. Future versions will support creating orthogonal data for unit and functional tests, but for now, version 0.1 helps you quickly populate a database
... [More] using domain objects rules instead of hardcoded SQL queries like the basic Hibernate support. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy