| Interface | Description |
|---|---|
| ActionDesc |
This interface defines the constraint operation constants that are
recognized by the
addConstraint method of the interface RetrieveDesc. |
| ConfigCache |
Interface to access SQLStore config information.
|
| PersistenceCapable |
Internal PersistenceCapable interface.
|
| PersistenceConfig | |
| PersistenceManager | |
| PersistenceManagerFactory | |
| PersistenceStore |
This interface represents a Persistence store
that knows how to create, find, modify and delete persistence
capable objects from a backing store such as a database.
|
| RetrieveDesc |
This interface represents a retrieve descriptor used by an application
to retrieve container-managed entity beans from a persistent store.
|
| SCO | |
| SCOCollection | |
| SCODate | |
| StateManager |
An object that manages the state transitions and the contents of the
fields of a JDO Instance.
|
| TestStateManager |
This interface is used to unit test the StateManager.
|
| Transaction | |
| UpdateObjectDesc | |
| ValueFetcher |
Interface wrapping values that can be fetched by index.
|
| VersionConsistencyCache |
A cache of "version consistent" StateManager instances.
|
| Class | Description |
|---|---|
| ExtentCollection | |
| LogHelperPersistenceManager | |
| LogHelperSQLStore | |
| LogHelperStateManager | |
| LogHelperTransaction | |
| PersistenceWrapper | |
| RuntimeVersion | |
| SQLStateManager | |
| SQLStoreManager |
This class connects to a persistent store.
|
Copyright © 2017. All rights reserved.