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