Package io.micronaut.data.runtime.operations
package io.micronaut.data.runtime.operations
Backend support classes used at runtime.
-
ClassesClassDescriptionAn implementation of
AsyncRepositoryOperationsthat delegates to a reactive operation.An implementation ofAsyncRepositoryOperationsthat delegates to a blocking operations and specifiedExecutor.A variation ofExecutorAsyncOperationsthat supportsAsyncCriteriaRepositoryOperations.An implementation ofReactiveRepositoryOperationsthat delegates to a blocking operations and specifiedExecutor.A variation ofExecutorReactiveOperationsthat supportsReactiveCriteriaRepositoryOperations.An implementation ofAsyncRepositoryOperationsthat delegates to a reactive operation.