News

Although the Java Persistence API is the standard persistence model moving forward, the good news for companies that have made an investment in CMP entity beans is that the EJB 3.0 specification ...
Versant has launched a code preview program for its new Versant Java Persistence API (JPA 2.0), a pure Java client for the Versant Database Server. With the new API, Versant is introducing support for ...
The JPA (Java Persistence API) was an outgrowth of JSR 220 (Enterprise JavaBeans 3.0). It's designed to conquer the process of writing code that manipulates data, and to simplify the programming model ...
EclipseLink Project co-lead Doug Clarke presented the session "Java Persistence API (JPA) 2.0 with EclipseLink" presentation today at JavaOne 2010 .
JPA is the Java standard for data persistence, especially for relational systems. Here, we explore how Hibernate and JPA work together to make database processes easier.
It's the age-old question that almost all enterprise data architects have to ask themselves at some point in time: When using the Hibernate ORM framework with the Java Persistence API (JPA), should ...