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

Quick Search    Search Deep

Package ojb.server

Interface Summary
IPObject defines the basic behaviour of Persistence capable objects
TransactionAware TransactionAware is an interface that can be implemented to provide hooks into the Transaction interface provided by ObJectBridge.
TxResource TxResource is a transactional resource.
 

Class Summary
DatabaseImpl  
JDBCResource JDBCResource is an implementation of TxResource which manages objects within a single database resources.
LockManager  
NamedRootsMap ODMG NamedRoots implementation.
ObjectStateTable  
ObjectTransactionWrapper  
OJB Facade to the persistence ObjectServer system.
PObject Baseclass for persistence capable classes.
TransactionImpl Implementation of Transaction for org.odmg.Transaction.
TransactionPool  
TransactionTable TransactionTable provides a mapping between the calling thread and the Transaction it is currently using.