Package io.micronaut.data.annotation
Annotation Type QueryHint
-
@Retention(RUNTIME) @Target(METHOD) @Documented @Repeatable(QueryHints.class) @Inherited public @interface QueryHint
Provides a query hint to the underlying query implementation.- Since:
- 1.0.0
- Author:
- graemerocher