| Package | Description |
|---|---|
| org.apache.jackrabbit.data.core |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalXAResource.afterOperation(TransactionContext tx)
|
void |
InternalXAResource.associate(TransactionContext tx)
Associate this resource with a transaction.
|
void |
InternalXAResource.beforeOperation(TransactionContext tx)
|
void |
InternalXAResource.commit(TransactionContext tx)
Commit transaction.
|
void |
InternalXAResource.prepare(TransactionContext tx)
Prepare transaction.
|
void |
InternalXAResource.rollback(TransactionContext tx)
Rollback transaction.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.