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, preparedQueryForCriteria
convertNumberArgumentIfNecessary, 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, validateNullArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
intercept
protected final ReactiveRepositoryOperations reactiveOperations
protected AbstractReactiveSpecificationInterceptor(RepositoryOperations operations)
operations
- The operations