| Package | Description |
|---|---|
| com.holonplatform.reactor.datastore |
| Modifier and Type | Method and Description |
|---|---|
default ReactiveTransactional |
ReactiveDatastore.requireTransactional()
Requires this Datastore to be
ReactiveTransactional, i.e. |
| Modifier and Type | Method and Description |
|---|---|
default Optional<ReactiveTransactional> |
ReactiveDatastore.isTransactional()
Check if this Datastore is
ReactiveTransactional, i.e. |
Copyright © 2019 The Holon Platform. All rights reserved.