See: Description
Interface | Description |
---|---|
CachingReactiveLoader |
Defines common reactive operations inherited by query loaders, in
particular, interaction with the cache.
|
ReactiveLoader |
Defines common reactive operations inherited by all kinds of loaders.
|
ReactiveResultSetProcessor |
An interface intended to unify how a ResultSet is processed by
by
ReactiveLoader implementations.. |
Class | Description |
---|---|
ReactiveLoaderBasedResultSetProcessor |
A
ReactiveResultSetProcessor intended to be used by ReactiveLoaderBasedLoader implementations. |