with Hint
Set a query property or hint on the underlying JPA Query.
Return
this query, modified
Parameters
hint Name
name of the property or hint.
value
value for the property or hint.
Set a query property or hint on the underlying JPA Query.
this query, modified
name of the property or hint.
value for the property or hint.