| Package | Description |
|---|---|
| com.holonplatform.async.datastore | |
| com.holonplatform.async.datastore.transaction |
| Class and Description |
|---|
| AsyncTransactional
Represents an object which is capable to manage asynchronous transactions, providing methods to execute an operation
transactionally and using
AsyncTransaction as transaction handler. |
| Class and Description |
|---|
| AsyncTransaction
Represents an asynchronous Datastore transaction, providing methods to commit and rollback
the transaction.
|
| AsyncTransactionalOperation
Represents an asynchronous transactional operation execution.
|
Copyright © 2019 The Holon Platform. All rights reserved.