JDO JavaDoc
The official JDO JavaDoc documentation is available on Sun's website at:
http://java.sun.com/products/jdo/javadocs/
Probably you can focus on the java.jdo package and ignore the
java.jdo.spi package (which is useful mainly for JDO vendors,
rather than to developers using JDO).
|