| Interface | Description |
|---|---|
| ReactiveTransaction |
Represents an reactive Datastore transaction, providing methods to commit and rollback the
transaction.
|
| ReactiveTransactional |
Represents an object which is capable to manage reactive transactions, providing methods to execute an operation
transactionally and using
ReactiveTransaction as transaction handler. |
| ReactiveTransactionalOperation<R> |
Represents an reactive transactional operation execution.
|
Copyright © 2019 The Holon Platform. All rights reserved.