News

Speedment released version 3.0.1 of their stream object-relational mapping Java toolkit and runtime application, featuring a new declarative Java 8 stream API, an improved user interface, and better c ...
Today, Hibernate ORM is one of the most mature JPA implementations, and still a popular option for ORM in Java. The latest release as of this writing, Hibernate ORM 6, implements JPA 2.2 ...
Java Persistence API: A look deeper. The Java Persistence API is a lightweight, POJO-based framework for object-relational mapping. The mapping between Java objects and a relational database is ...
This week's Java roundup for May 19th, 2025, features news highlighting: Java’s 30th birthday; the release of Hibernate ORM 7.0 and Hibernate Validator 9.0; the May 2025 edition of Open Liberty ...
OK, I'm coming up soon on a few small to medium intranet/web site projects where we want to branch out from what we've been using to do object-relational mapping (don't ask; it sucks and you've ...
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 ...
A tale of dueling open-source projects for object-relational mapping may be brewing within Eclipse, with similar proposals floated by Versant Corp. and Oracle Corp. Versant plans to announce on ...