Interface | Description |
---|---|
Transactions.Transaction |
The representation of a ModeShape fine-grained transaction for use when saving the changes made to a Session.
|
Transactions.TransactionFunction |
A function that should be executed in relation to a transaction.
|
Class | Description |
---|---|
DefaultTransactionManagerLookup |
ModeShape's default implementation of a
TransactionManagerLookup . |
LocalTransaction |
Transaction type returned by
LocalTransactionManager |
LocalTransactionManager |
A simple, in-memory local transaction manager implementation which is used as fallback by ModeShape when no other "real" transaction
manager can be located and which supports only local transactions.
|
Transactions |
An abstraction for the logic of working with transactions.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.