withCollation

open override fun withCollation(collation: Collation): PanacheQuery<Entity>

Define the collation used for this query.

Return

this query, modified

Parameters

collation

the collation to be used for this query.