T - The declaring typeR - The return typepublic abstract class AbstractReactiveSpecificationInterceptor<T,R> extends AbstractSpecificationInterceptor<T,R>
AbstractSpecificationInterceptor.Type| Modifier and Type | Field and Description |
|---|---|
protected ReactiveRepositoryOperations |
reactiveOperations |
operations, preparedQueryResolver| Modifier | Constructor and Description |
|---|---|
protected |
AbstractReactiveSpecificationInterceptor(RepositoryOperations operations)
Default constructor.
|
getDeleteSpecification, getQuerySpecification, getUpdateSpecification, preparedQueryForCriteriaconvertNumberArgumentIfNecessary, convertOne, count, findEntitiesParameter, findEntityParameter, getDeleteAllBatchOperation, getDeleteBatchOperation, getDeleteBatchOperation, getDeleteOperation, getEntitiesParameter, getEntityParameter, getInsertBatchOperation, getInsertBatchOperation, getInsertOperation, getInsertOperation, getPageable, getPagedQuery, getParameterValueMap, getRequiredEntity, getRequiredRootEntity, getReturnType, getUpdateAllBatchOperation, getUpdateOperation, getUpdateOperation, instantiateEntity, isNullable, isNumber, prepareCountQuery, prepareQuery, prepareQuery, prepareQuery, validateNullArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptprotected final ReactiveRepositoryOperations reactiveOperations
protected AbstractReactiveSpecificationInterceptor(RepositoryOperations operations)
operations - The operations