News

Brian C. Dilley covers pitfalls, & strengths of using MongoDB ("a very approachable NoSQL solution"), and introduces MJORM. The MJORM project is an annotation free MongoDB Java ORM library. This ...
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 ...
Reladomo, the primary Java ORM used at Goldman Sachs, is now open source.In this part 2 GS's Mohammad Rezaei investigates performance, sharding, caching, bitemporal access, and testing.
The specification defines a standard for object-relational mapping in Java. Specifically, the Versant effort is being called the JSR-220 ORM (object-relational mapping) project within Eclipse.
In an Enterprise world, Spring Framework with some standard ORM tool like Hibernate gained considerable acceptance as a light-weight architecture for mid size applications. Also in Java EE 5 ...
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 ...
Versant on Tuesday will announce that it has proposed to lead an effort for standards-based object-relational mapping based on JSR (Java Specification Request) 220. The specification defines a ...