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

Quick Search    Search Deep

Uses of Class
org.apache.derby.impl.store.raw.xact.TransactionTable

Uses of TransactionTable in org.apache.derby.impl.store.raw.xact
 

Fields in org.apache.derby.impl.store.raw.xact declared as TransactionTable
private  TransactionTable XactXAResourceManager.transaction_table
          Fields of the class
 TransactionTable XactFactory.ttab
           
 

Constructors in org.apache.derby.impl.store.raw.xact with parameters of type TransactionTable
XactXAResourceManager(org.apache.derby.iapi.store.raw.RawStoreFactory rsf, TransactionTable tt)
          Constructors for This class: