Uses of Class
org.apache.jackrabbit.data.core.TransactionException

Packages that use TransactionException
org.apache.jackrabbit.data.core   
 

Uses of TransactionException in org.apache.jackrabbit.data.core
 

Methods in org.apache.jackrabbit.data.core that throw TransactionException
 void InternalXAResource.commit(TransactionContext tx)
          Commit transaction.
 void InternalXAResource.prepare(TransactionContext tx)
          Prepare transaction.
 void InternalXAResource.rollback(TransactionContext tx)
          Rollback transaction.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.