Refine results
java (9)
persistence (8)
database (7)
orm (7)
development (7)
hibernate (5)
dynamic_content (2)
jdo (2)
spatial (1)
spring (1)
object_oriented (1)
version (1)
Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational
Metrics updated 05 Oct 08
Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence
Metrics updated 27 Sep 08
JPOX provides transparent persistence of Java objects. It is a compliant implementation of the JDO1.0, JDO2.0, JDO2.1 and JPA1.0 specifications. It supports persistence to all of the major RDBMS on the market today, as well as to DB4O datastores. It
Metrics updated 05 Oct 08
A Java EE persistence project. It aims to be a feature-rich implementation of the persistence part of Java Community Process JSR-220 (Enterprise JavaBeans 3.0), which is known as the Java Persistence API (JPA). OpenJPA can be used as a stand-alone
Metrics updated 12 Oct 08
The DataNucleus project provides products for the management of application data in a Java environment. Our aim is to provide good quality open source products to handle data in all of its forms, wherever it is stored. This goes from persistence of
Metrics updated 06 Oct 08
The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. He/she may interact with the entities as always. Not
Metrics updated 06 Oct 08
EasyGloss is a framework for simplifying unit testing of annotated classes that require injection in order to function.
Metrics updated 02 Sep 08
Utility library to implement domain objects and DAOs based on JPA and Spring.
Metrics updated 07 Oct 08
JaQue provides an infrastructure for Microsoft LINQ like capabilities on Java platform. Using ASM, JaQue builds expression trees, which are used to build a query in domain specific technology or language, such as SQL. This way Java developers can
Metrics updated 10 Oct 08