|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transactions.Transaction | |
---|---|
org.modeshape.jcr.txn |
Uses of Transactions.Transaction in org.modeshape.jcr.txn |
---|
Classes in org.modeshape.jcr.txn that implement Transactions.Transaction | |
---|---|
protected class |
SynchronizedTransactions.RollbackOnlyTransaction
|
protected class |
SynchronizedTransactions.SynchronizedTransaction
|
protected class |
Transactions.BaseTransaction
|
protected class |
Transactions.SimpleTransaction
|
Methods in org.modeshape.jcr.txn that return Transactions.Transaction | |
---|---|
abstract Transactions.Transaction |
Transactions.begin()
Starts a new transaction if one does not already exist, and associate it with the calling thread. |
Transactions.Transaction |
SynchronizedTransactions.begin()
|
Transactions.Transaction |
NoClientTransactions.begin()
|
Methods in org.modeshape.jcr.txn with parameters of type Transactions.Transaction | |
---|---|
void |
Transactions.updateCache(WorkspaceCache workspace,
ChangeSet changes,
Transactions.Transaction transaction)
Notify the workspace of the supplied changes, if and when the current transaction is completed. |
void |
SynchronizedTransactions.updateCache(WorkspaceCache workspace,
ChangeSet changes,
Transactions.Transaction transaction)
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |