See: Description
Class | Description |
---|---|
FieldInstanceLifecycleEvent |
Extension to InstanceLifecycleEvent where the event can relate to specific
field providing access to the field names that are affected by this event.
|
JDOAdapter |
Adapter for the JDO API, to allow the DataNucleus core runtime to expose multiple APIs to clients.
|
JDOCallbackHandler |
CallbackHandler implementation for JDO.
|
JDOClassNameConstants |
Class providing names of common JDO classes to aid performance.
|
JDOConnectionImpl |
Implementation of a generic JDO connection for non-RDBMS datastores.
|
JDOConnectionJDBCImpl |
Implementation of a JDO connection that is also a wrapper for "java.sql.Connection".
|
JDODataStoreCache |
Implementation of the JDO DataStoreCache.
|
JDOEnhancer |
Implementation of a JDO-compliant Enhancer.
|
JDOExtent<E> |
Wrapper implementation of a JDO Extent.
|
JDOFetchGroup |
Implementation of a FetchGroup for JDO.
|
JDOFetchPlan |
Implementation of a FetchPlan for JDO.
|
JDOPersistenceManager |
Provide the basics of a JDO PersistenceManager using an underlying ExecutionContext to perform the actual persistence.
|
JDOPersistenceManagerFactory |
Implementation of a JDO PersistenceManagerFactory, used to obtain PersistenceManager instances.
|
JDOPersistenceManagerProxy |
Implementation of a JDO persistence manager proxy.
|
JDOQuery<T> |
Wrapper for JDO Query class.
|
JDOQueryCache |
Implementation of the JDO QueryCache.
|
JDOReplicationManager |
Manager to control the replication of objects from one datastore to another.
|
JDOSequence |
Basic generic implementation of a JDO2 datastore sequence.
|
JDOStateInterrogation |
Hook for providing JDOHelper support for none "binary compatible" enhanced classes.
|
JDOTransaction |
Wrapper for the transaction for use by JDO.
|
JDOTypeConverter<X,Y> |
Wrapper for a JDO AttributeConverter for use internally to DataNucleus.
|
JDOTypeConverterUtils |
Convenience methods for handling AttributeConverters.
|
LifecycleListenerForClass |
Wrapper for a LifecycleListener for an array of classes.
|
NucleusJDOHelper |
Helper for persistence operations with JDO.
|
Copyright © 2016. All rights reserved.