Interface | Description |
---|---|
Transactional |
Class | Description |
---|---|
TransactionContext |
Hold the JDBC connection and transaction status association with a repository context
name . |
TransactionSessions |
Represent a set of transactions for thread, where one thread can use many TransactionContexts.
|
Enum | Description |
---|---|
TransactionScope |
Represents the controls scope of a transaction encapsulating values of javax.ejb.TransactionAttributeType
|
TransactionStatus |
The Status interface defines static variables used for transaction
status codes.
|
Exception | Description |
---|---|
TransactionException |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.