Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 719 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 719 Bytes

JavaXT ORM (Object Relational Mapping)

The javaxt-orm library is a handy tool for generating Java code and DDL from a set of models defined in a Javascript or JSON document. The generated classes are used to persist data in a relational database via the javaxt.sql.Model class.

Project homepage

Information about the javaxt-orm library, documentation, and releases can be found on the project homepage:

License

All JavaXT libraries are free and open source released under a permissive MIT license. This software comes with no guarantees or warranties. You may use this software in any open source or commercial project.