T
- The declaring typeR
- The return typepublic abstract class AbstractReactiveInterceptor<T,R> extends AbstractQueryInterceptor<T,R>
Modifier and Type | Field and Description |
---|---|
protected ReactiveRepositoryOperations |
reactiveOperations |
operations
Modifier | Constructor and Description |
---|---|
protected |
AbstractReactiveInterceptor(RepositoryOperations operations)
Default constructor.
|
convertNumberArgumentIfNecessary, getDeleteAllBatchOperation, getDeleteAllBatchOperation, getDeleteBatchOperation, getDeleteBatchOperation, getDeleteOperation, getInsertBatchOperation, getInsertBatchOperation, getInsertOperation, getInsertOperation, getPageable, getPagedQuery, getRequiredEntity, getRequiredRootEntity, getUpdateOperation, instantiateEntity, isNullable, prepareCountQuery, prepareQuery, prepareQuery, validateNullArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
intercept
@NonNull protected final ReactiveRepositoryOperations reactiveOperations
protected AbstractReactiveInterceptor(@NonNull RepositoryOperations operations)
operations
- The operations