Package io.jmix.core.repository
Annotation Interface QueryHints
Allows to specify query hints for particular repository query.
In case of inheritance will be merged with the ancestor's
QueryHints
annotation.- See Also:
-
AnnotatedElementUtils.findMergedAnnotation(AnnotatedElement, Class)
-
Optional Element Summary
-
Element Details
-
value
jakarta.persistence.QueryHint[] value- Default:
- {}
-