Package org.datanucleus.api.jdo
package org.datanucleus.api.jdo
Package providing components specific to JDO persistence.
-
ClassesClassDescriptionHelper class for accessing DataNucleus internals from a JDO environment.Extension to InstanceLifecycleEvent where the event can relate to specific field providing access to the field names that are affected by this event.Adapter for the JDO API, to allow the DataNucleus core runtime to expose multiple APIs to clients.CallbackHandler implementation for JDO.Class providing names of common JDO classes to aid performance.Implementation of a generic JDO connection for non-RDBMS datastores.Implementation of a JDO connection that is also a wrapper for "java.sql.Connection".Implementation of the JDO DataStoreCache.Implementation of a JDO-compliant Enhancer.JDOExtent<E>Wrapper implementation of a JDO Extent.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 a JDO persistence manager proxy.Utility providing convenience naming of JDO persistence properties.JDOQuery<T>Wrapper for JDO Query class.Implementation of the JDO QueryCache.Manager to control the replication of objects from one datastore to another.Basic generic implementation of a JDO2 datastore sequence.Hook for providing JDOHelper support for none "binary compatible" enhanced classes.Wrapper for the transaction for use by JDO.JDOTypeConverter<X,
Y> Wrapper for a JDO AttributeConverter for use internally to DataNucleus.Convenience methods for handling AttributeConverters.Wrapper for a LifecycleListener for an array of classes.