JavaPersistenceApi
Last edit July 27, 2010
The Java Persistence API (JPA) is a Java standard for
ObjectRelationalMapping
in the
JavaLanguage
.
See:
http://en.wikipedia.org/wiki/Java_Persistence_API
http://java.sun.com/javaee/reference/faq/persistence.jsp
Implementations:
HiberNate
TopLink
See also other
JavaLinks
CategoryJava