T - The declaring typepublic class DefaultDeleteAllInterceptor<T> extends AbstractQueryInterceptor<T,java.lang.Number> implements io.micronaut.data.intercept.DeleteAllInterceptor<T>
DeleteAllInterceptor.operations, preparedQueryResolver| Modifier | Constructor and Description |
|---|---|
protected |
DefaultDeleteAllInterceptor(io.micronaut.data.operations.RepositoryOperations datastore)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Number |
intercept(io.micronaut.data.intercept.RepositoryMethodKey methodKey,
io.micronaut.aop.MethodInvocationContext<T,java.lang.Number> context) |
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