In this tip, you’ll learn how to prevent non-repeatable reads through the Java Persistence API (JPA) and JPA extensions provided by EclipseLink. A non-repeatable read is a concept pertinent to ...
JPA-based applications can't connect to a database on their own. Rather, they need help in terms of what credentials to use, which schema to seek, which JDBC driver to select and which annotated ...
Versant Corporation has announced the availability of version 0.9 of its Versant Java Persistence API (JPA), allowing organizations to leverage the benefits of an enterprise-grade NoSQL solution via ...
A challenge when developing applications that use object-relational mapping (ORM) like Hibernate and JPA, a common approach is to list each @Entity decorated Java class programmatically either in the ...
Inheritance is a common pattern in object-oriented programming, but it’s not easily replicated in a database. This Java tip shows you how to model inheritance relationships in JPA with Hibernate.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results