JDO1 Reference Implementation SNAPSHOT

Packages 
Package Description
org.apache.jdo.ejb
This package contains classes and interfaces for EJB support.
org.apache.jdo.enhancer
This package contains th eenhancer interface.
org.apache.jdo.impl.enhancer  
org.apache.jdo.impl.enhancer.classfile  
org.apache.jdo.impl.enhancer.core  
org.apache.jdo.impl.enhancer.generator  
org.apache.jdo.impl.enhancer.meta  
org.apache.jdo.impl.enhancer.meta.model  
org.apache.jdo.impl.enhancer.meta.prop  
org.apache.jdo.impl.enhancer.meta.util  
org.apache.jdo.impl.enhancer.util  
org.apache.jdo.impl.fostore
This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster").
org.apache.jdo.impl.jdoql  
org.apache.jdo.impl.jdoql.jdoqlc  
org.apache.jdo.impl.jdoql.scope  
org.apache.jdo.impl.jdoql.tree  
org.apache.jdo.impl.model.java
This package contains classes that are for use across all kinds of JavaModel implementations.
org.apache.jdo.impl.model.java.reflection  
org.apache.jdo.impl.model.java.runtime
This package contains a runtime specific JavaModel implementation based on reflection.
org.apache.jdo.impl.model.jdo
This package contains classes that implement the JDO model interfaces and provide access to JDO metadata.
org.apache.jdo.impl.model.jdo.caching  
org.apache.jdo.impl.model.jdo.util  
org.apache.jdo.impl.model.jdo.xml  
org.apache.jdo.impl.pm
This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation.
org.apache.jdo.impl.sco
This package contains implementation of the SCO-related interfaces.
org.apache.jdo.impl.state  
org.apache.jdo.jdoql
This package contains interfaces defining the query result and a basic implementation.
org.apache.jdo.jdoql.tree
This package contains the query tree node interfaces, the node visitor interface and the tree walker.
org.apache.jdo.model
This package defines the Model Exception classes.
org.apache.jdo.model.java
This package defines the JavaModel API.
org.apache.jdo.model.jdo
This package defines the JDOModel API.
org.apache.jdo.pm
This package contains provides internal interfaces for PersistenceManagerFactory and PersistenceManager extending the ones from javax.jdo.
org.apache.jdo.query  
org.apache.jdo.sco
This package contains SCO-related interfaces.
org.apache.jdo.state
This package contains the internal StateManager and teh FIeldManager interface.
org.apache.jdo.store
This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.
org.apache.jdo.util
This package contains utility classes used across the JDORI including I18N support, Logger.

Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.