jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation; mapping is automatic (A-O/RM). It uses JDBC, and can work with any relational database and any type of connection resource. It uses information obtained from the database to handle mapping between the database and Java objects, so mapping configuration is not needed, and annotation is not needed. In fact, there is no configuration needed at all.
| Tags | Software Development Libraries Java Libraries Database API Application Frameworks Front-Ends Database Engines/Servers |
|---|---|
| Licenses | Simplified BSD |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This is the last major release of jPersist. Development will now shift to the spinoff project Easier Java Persistence (EJP), with only minor updates and bugfixes for jPersist in the future.


Release Notes: The license has been changed to the new simplified BSD. Complete documentation has been added.


Release Notes: Documentation enhancements and some minor bugfixes.


Release Notes: A null pointer bug with sql :attributes was fixed.


Release Notes: Some minor fixes were made. The license was changed to the BSD license.
An integrated solution for virtualization management.