Jump to letter: [
CEHIJMNOPRSW
]
jdo: Java Data Objects
- Summary
- The Java Data Objects (JDO) API is a standard
interface-based Java model abstraction of
persistence, developed as Java Specification
Request 12 JSR 12 under the auspices of the
Java Community Process. If you are an
application programmer, you can use JDO
technology to directly store your Java domain
model instances into the persistent store
(database).
Changelog
- * Fri Feb 27 23:00:00 2004 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:1.0.1-1jpp
-
- first JPackage release