Uses of Interface
org.apache.qpid.server.store.TransactionLog.Transaction

Packages that use TransactionLog.Transaction
org.apache.qpid.server.store   
 

Uses of TransactionLog.Transaction in org.apache.qpid.server.store
 

Methods in org.apache.qpid.server.store that return TransactionLog.Transaction
 TransactionLog.Transaction TransactionLog.newTransaction()
           
 TransactionLog.Transaction DerbyMessageStore.newTransaction()
           
 TransactionLog.Transaction MemoryMessageStore.newTransaction()
           
 



Licensed to the Apache Software Foundation