Skip to search formSkip to main contentSkip to account menu

Java Data Objects

Known as: JDO, JSR 12, JSR 243 
Java Data Objects (JDO) is a specification of Java object persistence. One of its features is a transparency of the persistence services to the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2008
2008
In this chapter, you will learn how to integrate object/relational mapping (ORM) frameworks into your Spring applications. Spring… 
2005
2005
JDO is a specification for design object domain models without having to consider the persistency of data. The main target of JDO… 
2003
2003
The experienced Java developer's guide to persistence with JDO!Master JDO, the breakthrough technology for persistenting Java… 
2003
2003
Flexible and performant Persistency Service is a necessary component of any HEP Software Framework. The building of a modular… 
Review
2003
Review
2003
From the Publisher: "Using and Understanding Java Data Objects" is an application programmer's guide to the Java Data Objects… 
2002
2002
Nowadays the combination of Java DataBase Connectivity (JDBC) and relational databases is very popular for the development of…