R
- the result typepublic interface StoredDataOperation<R>
extends io.micronaut.core.annotation.AnnotationMetadataProvider
EntityOperation
,
PreparedQuery
Modifier and Type | Method and Description |
---|---|
io.micronaut.core.type.Argument<R> |
getResultArgument() |
default java.util.Optional<TransactionDefinition> |
getTransactionDefinition() |
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
@NonNull default java.util.Optional<TransactionDefinition> getTransactionDefinition()
@NonNull io.micronaut.core.type.Argument<R> getResultArgument()