Browsing: ORM

Kauklahti is ORM tool that connects Java classes and database tables. It provides simple programmatic api for mapping (no annotations,…

DataNucleus is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2 and JPA1 Java standards. It also complies with the OGC…

Hibernate is a powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent objects following…

Spring is a layered Java/J2EE application framework, based on code published in Expert One-on-One J2EE Design and Development by Rod…