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

Quick Search    Search Deep

Uses of Interface
ojb.server.TransactionAware

Uses of TransactionAware in ojb.server
 

Subinterfaces of TransactionAware in ojb.server
 interface TxResource
          TxResource is a transactional resource.
 

Classes in ojb.server that implement TransactionAware
 class JDBCResource
          JDBCResource is an implementation of TxResource which manages objects within a single database resources.
 class ObjectTransactionWrapper