Uses of Package
org.hypergraphdb.transaction

Packages that use org.hypergraphdb.transaction
org.hypergraphdb Welcome to HyperGraphDB 
org.hypergraphdb.storage   
org.hypergraphdb.transaction   
 

Classes in org.hypergraphdb.transaction used by org.hypergraphdb
HGTransactionFactory
           
HGTransactionManager
           The HGTransactionManager handles transactional activity for a single HyperGraph instance.
 

Classes in org.hypergraphdb.transaction used by org.hypergraphdb.storage
BDBTxCursor
           
HGTransactionManager
           The HGTransactionManager handles transactional activity for a single HyperGraph instance.
 

Classes in org.hypergraphdb.transaction used by org.hypergraphdb.transaction
BDBTxCursor
           
HGTransaction
           Represents a transaction object.
HGTransactionContext
           A transaction context maintains a stack of nested transactions.
HGTransactionException
           A HGTransactionException is thrown from within the transaction handling of HyperGraph.
HGTransactionFactory
           
TransactionBDBImpl
           
TxMonitor
           
TxMonitor.Info