Uses of Package
org.datanucleus.api.jdo
Packages that use org.datanucleus.api.jdo
Package
Description
Package providing components specific to JDO persistence.
Package providing DataNucleus' implementation of the JDOQL standardised typed query.
-
Classes in org.datanucleus.api.jdo used by org.datanucleus.api.jdoClassDescriptionImplementation of a generic JDO connection for non-RDBMS datastores.Implementation of a JDO-compliant Enhancer.Implementation of a FetchGroup for JDO.Implementation of a FetchPlan for JDO.Provide the basics of a JDO PersistenceManager using an underlying ExecutionContext to perform the actual persistence.Implementation of a JDO PersistenceManagerFactory, used to obtain PersistenceManager instances.Implementation of the JDO QueryCache.Wrapper for a LifecycleListener for an array of classes.
-
Classes in org.datanucleus.api.jdo used by org.datanucleus.api.jdo.query