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 io.micronaut.data.operations.reactive.ReactiveRepositoryOperations |
reactiveOperations |
operations, preparedQueryResolver| Modifier | Constructor and Description |
|---|---|
protected |
AbstractReactiveSpecificationInterceptor(io.micronaut.data.operations.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, validateNullArguments