POJava Persistence

POJava Persistence is a small library of tools used in the persistence and retrieval of data to and from storage, such as to a database or XML document. It contains an ORM (Object Relational Mapping) tool that supports use of existing beans and POJO's rather than requiring POJO's to be instrumented to support a tool.

Homepage POM file JAR file Javadoc
'org.pojava:persistence:2.8.0'

Dependencies

Compile dependencies

Test dependencies