public class DefaultSaveEntityReactiveInterceptor extends AbstractReactiveInterceptor<java.lang.Object,java.lang.Object> implements SaveEntityReactiveInterceptor<java.lang.Object,java.lang.Object>
SaveEntityReactiveInterceptor.reactiveOperationsoperations, preparedQueryResolver| Modifier | Constructor and Description | 
|---|---|
| protected  | DefaultSaveEntityReactiveInterceptor(RepositoryOperations operations)Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | intercept(RepositoryMethodKey methodKey,
         io.micronaut.aop.MethodInvocationContext<java.lang.Object,java.lang.Object> context)Intercepts a data method execution. | 
countconvertNumberArgumentIfNecessary, 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, validateNullArgumentsprotected DefaultSaveEntityReactiveInterceptor(@NonNull
                                               RepositoryOperations operations)
operations - The operationspublic java.lang.Object intercept(RepositoryMethodKey methodKey, io.micronaut.aop.MethodInvocationContext<java.lang.Object,java.lang.Object> context)
DataInterceptorintercept in interface DataInterceptor<java.lang.Object,java.lang.Object>methodKey - The method keycontext - The context