| Class and Description |
|---|
| JDOCanRetryException |
| JDODataStoreException |
| JDOException
This is the root of all JDO Exceptions.
|
| JDOFatalException |
| JDOUserException |
| PersistenceManager
PersistenceManager is the primary interface for JDO-aware application
components.
|
| PersistenceManagerFactory |
| Query
The Query interface allows applications to obtain persistent instances
from the data store.
|
| SynchronizationManager
This class allows for multiple instances to be called at transaction
completion, which JDO does not currently provide.
|
| Transaction
The JDO Transaction interface is a sub-interface of the PersistenceManager
that deals with options and completion of transactions under user control.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.