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 SummaryOptional Elements
- 
Element Details- 
valuejakarta.persistence.QueryHint[] value- Default:
- {}
 
 
-