|
Class Summary |
| PageManagedDatabase |
This is a wrapper for PageManager supplied by Cees de Groot. |
| PMDCollectionManager |
This is an implementation of the collection manager specific to the page
managed database. |
| PMDHandle |
This handle references an object in the PageManaged database. |
| PMDHashMap |
This is an implementation of the HashMapIfc specific to the page managed
database where references to objects are managed as PMDHandle instances
rather than the objects themselves. |
| PMDSession |
This is an implementation of the SessionIfc interface for the page managed
database. |
| PMDSessionManager |
Implements the SessionManagerIfc for the page managed database and is
responsible for managing the lifecycle all sessions. |
| PMDTransactionCache.TranLogEntry |
The protected static inner class is used to define an object transaction
log entry. |
| PMDTreeMap |
This is an implementation of the TreeMapIfc for the PMD datastore. |
| PMDTreeSet |
This class implements the TreeSetIfc for the PMD database. |
| PMDVector |
This concrete class implements the VectorIfc interface. |