| Package | Description |
|---|---|
| org.apache.jackrabbit.core.lock | |
| org.apache.jackrabbit.core.state | |
| org.apache.jackrabbit.core.version |
The versioning framework in jackrabbit consists of 3 layers.
|
| org.apache.jackrabbit.data.core |
| Modifier and Type | Method and Description |
|---|---|
void |
XALockManager.prepare(TransactionContext tx)
Prepare transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XAItemStateManager.commit(TransactionContext tx)
Commit transaction.
|
void |
XAItemStateManager.prepare(TransactionContext tx)
Prepare transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalXAVersionManager.commit(TransactionContext tx)
Commit transaction.
|
void |
InternalXAVersionManager.prepare(TransactionContext tx)
Prepare transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalXAResource.commit(TransactionContext tx)
Commit transaction.
|
void |
InternalXAResource.prepare(TransactionContext tx)
Prepare transaction.
|
void |
InternalXAResource.rollback(TransactionContext tx)
Rollback transaction.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.