|
|||||||||
| Home >> All >> ojb >> [ odmg overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package ojb.odmg
| Interface Summary | |
| HasBroker | |
| OdmgConfiguration | |
| ODMGJ2EEFactory | |
| TransactionAware | TransactionAware is an interface that can be implemented to provide hooks into the Transaction interface provided by ObJectRelationalBridge. |
| Class Summary | |
| DatabaseImpl | Class declaration |
| J2EETransactionImpl | |
| LockManager | Class declaration |
| NamedRootsEntry | represents an entry to the named roots table. |
| NamedRootsMap | ODMG NamedRoots implementation. |
| ObjectEnvelope | ObjectEnvelope is used during ODMG transactions as a wrapper for a persistent objects declaration |
| ObjectEnvelopeTable | manages all ObjectEnvelopes included by a transaction. |
| ObjectStateTable | Class declaration |
| ObjectTransactionWrapper | Class declaration |
| ODMGJ2EEFactoryImpl | |
| ODMGTransactionMonitor | |
| OJB | Facade to the persistence ObjectServer system. |
| OJBFactory | |
| OJBJ2EE | in the non J2EE OJB implementation we maintain a table of transactions ourselves in this version, we get the Transaction from the Monitor and do the association ourselves. |
| TransactionImpl | Implementation of Transaction for org.odmg.Transaction. |
| TransactionTable | TransactionTable provides a mapping between the calling thread and the Transaction it is currently using. |
|
|||||||||
| Home >> All >> ojb >> [ odmg overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||