Object/Relational Mapping
Hibernate Entitity Manager
Last Release on Aug 20, 2008
Relocated → org.hibernate »
hibernate-entitymanager
The Ujorm is designed for rapid Java development with great performance
and a small footprint. The key features are type safe queries, relation mapping by Java code,
no entity states, and a memory overloading protection cache.
Last Release on Nov 6, 2024
27. JPOX Core3 usages
org.apache.maven.continuum.jpox » jpoxApache
29. Shades2 usages
net.sf.shadesdb » shadesApache
Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry ...
Last Release on Oct 19, 2006