Class Summary |
DatabaseImpl |
Class declaration |
LockManager |
Class declaration |
NamedRootsEntry |
represents an entry to the named roots table.
maps names (Strings) to OJB Identities
Creation date: (26.01.2001 19:57:51) |
NamedRootsMap |
ODMG NamedRoots implementation.
this implementation stores the (name, Identity) pairs in
a database table.
therefore the NamedRootsMap underlies the same transaction management
as all other persistent objects |
ObjectStateTable |
Class declaration |
ObjectTransactionWrapper |
Class declaration |
OJB |
Facade to the persistence ObjectServer system.
|
TransactionImpl |
Implementation of Transaction for org.odmg.Transaction. |
TransactionTable |
TransactionTable provides a mapping between the calling
thread and the Transaction it is currently using.
|