Uses of Class
org.apache.jackrabbit.data.core.TransactionException
-
Packages that use TransactionException Package Description org.apache.jackrabbit.data.core -
-
Uses of TransactionException in org.apache.jackrabbit.data.core
Methods in org.apache.jackrabbit.data.core that throw TransactionException Modifier and Type Method Description voidInternalXAResource. commit(TransactionContext tx)Commit transaction.voidInternalXAResource. prepare(TransactionContext tx)Prepare transaction.voidInternalXAResource. rollback(TransactionContext tx)Rollback transaction.
-