E
- The entity typepublic interface EntityOperation<E> extends io.micronaut.core.naming.Named, PreparedDataOperation<E>
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getRepositoryType() |
java.lang.Class<E> |
getRootEntity()
The root entity type.
|
getParameterInRole
getResultArgument, getTransactionDefinition
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
@NonNull java.lang.Class<E> getRootEntity()
@NonNull java.lang.Class<?> getRepositoryType()