| Package | Description |
|---|---|
| com.holonplatform.reactor.datastore | |
| com.holonplatform.reactor.datastore.operation |
| Class and Description |
|---|
| ReactiveBulkDelete
Reactive
BulkDeleteOperation API, using a Mono to represent and handle the operation result. |
| ReactiveBulkInsert
Reactive
BulkInsertOperation API, using a Mono to represent and handle the operation result. |
| ReactiveBulkUpdate
Reactive
ReactiveBulkUpdate API, using a Mono to represent and handle the operation result. |
| ReactiveQuery
Represents a reactive query, used by the
ReactiveDatastore API to configure and execute a query and
handle the query results through the Flux and Mono abstractions. |
| Class and Description |
|---|
| ReactiveQueryResults
Reactive
QueryProjectionOperations API, which uses Flux and Mono to provide and handle the
query results. |
Copyright © 2019 The Holon Platform. All rights reserved.