| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.jdo | |
|---|---|
| javax.jdo | This package contains the JDO specification interfaces and classes. | 
| javax.jdo.spi | This package contains the interfaces and classes used by JDO implementations. | 
| Classes in javax.jdo used by javax.jdo | |
|---|---|
| Extent Instances of the Extentclass represent the entire collection
 of instances in the data store of the candidate class
 possibly including its subclasses. | |
| FetchPlan Fetch groups are activated using methods on this interface. | |
| JDOCanRetryException This is the base class for exceptions that can be retried. | |
| JDODataStoreException This class represents data store exceptions that can be retried. | |
| JDOException This is the root of all JDO Exceptions. | |
| JDOFatalDataStoreException This class represents data store exceptions that cannot be retried. | |
| JDOFatalException This class represents exceptions that are fatal; that is, the condition that caused it cannot be bypassed even if the operation is retried. | |
| JDOUserException This class represents user errors that can possibly be retried. | |
| PersistenceManager PersistenceManageris the primary interface for JDO-aware 
 application components. | |
| PersistenceManagerFactory The PersistenceManagerFactoryis the interface to use to obtainPersistenceManagerinstances. | |
| Query The Queryinterface allows applications to obtain persistent
 instances, values, and aggregate data
 from the data store. | |
| Transaction The JDO Transactioninterface provides for initiation and 
 completion of transactions under user control. | |
| Classes in javax.jdo used by javax.jdo.spi | |
|---|---|
| PersistenceManager PersistenceManageris the primary interface for JDO-aware 
 application components. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||