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 ...
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.