Interface Summary | |
---|---|
DatabaseCatalogBase | This interface must be implemented by all catalogs |
PersistentObject | This interface provides default operation that an object type must implemented. |
PersistentObjectHome | This interface must be implemented by all storage home to be able to have a persistent database feature. |
PersistentRef | This interface is implemented by all reference storage type. |
Class Summary | |
---|---|
DatabaseCatalog | This class is a catalog for persistent storage home. |
DatabaseConnector | This interface provides a connector implementation for a database persistence. |
DatabaseEntry | This class is used by the cache to store temporary data. |
DatabaseIterator | A File iterator is an OpenORB extension to the Persistent State Service. |
DatabasePID | This class is a PID implementation for database persistence. |
DatabaseResource | This class is a very simple resource. |
DatabaseSession | This class is an implementation of database persistent session. |
DatabaseSessionManager | This class is a session manager. |
DatabaseSessionPool | This class is the implementation of the session pool for a database persistence. |
DatabaseUtil | This class provides utility for database persistence. |
DatabaseWrapper | This class provides a way to translate Storage Type and Home for a database persistence. |
FlushManager | This thread is a flush manager. |
KeyBag | This class is used for key. |
PIDFactory | This class provides static operation to manage PID. |
TransactionalDatabaseSession | This class provides transactional session for database persistence. |
Exception Summary | |
---|---|
NotFoundException | This exception is raised when a storage type or a storage home is not found. |