A
Claimed by
Apache Software Foundation
Analyzed about 1 month ago
Apache JDO, a project of the Apache DB project.
Java Data Objects (JDO) is a standard way to access persistent data in databases, using plain old Java objects (POJO) to represent persistent data.
Interfaces are defined for the user's view of persistence:
PersistenceManager, Query
... [More]
, Transaction
JDO is being developed as a Java Specification Request in the Java Community Process. The original JDO 1.0 is JSR-12.
The Apache JDO project is focused on building the JDO API and the TCK for compatibility testing of JDO implementations. [Less]
461K
lines of code
3
current contributors
4 months
since last commit
1
users on Open Hub