See: Description
| Package | Description | 
|---|---|
| org.hrorm | 
    Hrorm provides a mechanism for building  Daoobjects. | 
Hrorm provides a mechanism for building Dao objects.
The intention is to provide a simple, declarative mechanism to describe the relationship between an object model in Java code and a relational model described in a SQL schema of tables and sequences.
Hrorm is an opinionated tool. To use it requires that your database schema and Java object model are set up in a particular way. Hrorm is in no way a substitute for a fully featured ORM tool.
Hrorm is an open source project.
Copyright © 2018. All rights reserved.