Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
ojb.odmg

Classes in ojb.odmg used by ojb.odmg
DatabaseImpl
          Class declaration
HasBroker
           
J2EETransactionImpl
           
LockManager
          Class declaration
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.
ObjectTransactionWrapper
          Class declaration
ODMGJ2EEFactory
           
OJB
          Facade to the persistence ObjectServer system.
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.