| Package | Description |
|---|---|
| org.datanucleus.api.jdo |
Package providing components specific to JDO persistence.
|
| org.datanucleus.api.jdo.query |
Package providing DataNucleus' implementation of the JDOQL standardised typed query.
|
| Class and Description |
|---|
| JDOConnectionImpl
Implementation of a generic JDO connection for non-RDBMS datastores.
|
| JDOEnhancer
Implementation of a JDO-compliant Enhancer.
|
| 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.
|
| JDOQueryCache
Implementation of the JDO QueryCache.
|
| LifecycleListenerForClass
Wrapper for a LifecycleListener for an array of classes.
|
| Class and Description |
|---|
| JDOFetchPlan
Implementation of a FetchPlan for JDO.
|
Copyright © 2020. All rights reserved.