| Class and Description |
|---|
TransactionConfiguration
Transaction configuration. |
| TransactionStatus
Represents the base API for a transaction, providing methods to inspect and manage the transaction status.
|
| Class and Description |
|---|
| Transactional
Represents an object which is capable to manage transactions, providing methods to execute an operation
transactionally and using
Transaction as transaction handler. |
| Class and Description |
|---|
| Transactional
Represents an object which is capable to manage transactions, providing methods to execute an operation
transactionally and using
Transaction as transaction handler. |
| Class and Description |
|---|
| Transaction
Represents a Datastore transaction, providing methods to commit and rollback the
transaction.
|
| TransactionalOperation
Represents a transactional operation execution.
|
| TransactionalOperation.TransactionalInvocation
Represents a transactional operation execution which do not return a result.
|
TransactionConfiguration
Transaction configuration. |
| TransactionOptions
Marker interface to represent
Transaction configuration options. |
| TransactionStatus
Represents the base API for a transaction, providing methods to inspect and manage the transaction status.
|
| TransactionStatus.TransactionException
Exception related to a transaction operation error.
|
Copyright © 2019 The Holon Platform. All rights reserved.