|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClassLoaderResolver | Class to allow resolution and loading of classes in a persistence framework. |
| ImplementationCreator | Creates instances of PersistenceCapable objects |
| PersistenceManager | Extension of JDO PersistenceManager. |
| PMFConfiguration.ObjectPropertySetter | Interface allowing setting properties on a PMF with Object property values. |
| PMFConfiguration.StringPropertySetter | Interface allowing setting properties on a PMF with String property values. |
| StateManager | Extension to SUN's JDO StateManager class. |
| Transaction | Extension of SUN's JDO Transaction. |
| Class Summary | |
|---|---|
| AbstractPersistenceManager | This class implements the functionality needed for a JDO persistence manager. |
| AbstractPersistenceManagerFactory | A factory used to obtain PersistenceManager instances. |
| ClassConstants | Constants with classes (class created to reduce overhead on calling Class.class *performance*) |
| ClassNameConstants | Constants with classes names (class created to reduce overhead on calling Class.class.getName() *performance* Make sure this class is initialized when the PMF is initialized. |
| FetchPlanImpl | This class implements the FetchPlan interface. |
| FieldInstanceLifecycleEvent | Extension to InstanceLifecycleEvent where the event can relate to specific field providing access to the field names that are affected by this event. |
| JDOClassLoaderResolver | A basic implementation of a ClassLoaderResolver for JDO. |
| JDOConnectionImpl | Implementation of a JDO connection for RDBMS datastores. |
| JPOXHelper | Helper for persistence operations with JPOX. |
| LifecycleListenerSpecification | Wrapper for a LifecycleListener for an array of classes. |
| PersistenceManagerFactoryImpl | A factory used to obtain PersistenceManager instances. |
| PersistenceManagerImpl | Implementation of the JDO PersistenceManager. |
| PMFConfiguration | Contains the user configuration for the PMF. |
| PMFContext | Represents the context of a PMF instance. |
| SchemaTool | Provides user-domain utilities for the maintenace of schemas. |
| SchemaToolTask | SchemaTool Ant Task. |
| SequenceImpl | Basic implementation of a JDO 2 datastore sequence. |
| TypeManager | Registry of type support within JPOX. |
This package provides classes that are typically client-facing. That is they either implement the JDO specification, or are client utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||