C
D
E
F
G
H
I
K
L
N
P
R
S
T
U
W
W
- withHint(String,Object) - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheQuery
- Set a query property or hint on the underlying JPA Query.
- withHint(String,Object) - function in io.quarkus.hibernate.orm.panache.kotlin.runtime.PanacheQueryImpl
- Set a query property or hint on the underlying JPA Query.
- withLock(LockModeType) - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheQuery
- Define the locking strategy used for this query.
- withLock(LockModeType) - function in io.quarkus.hibernate.orm.panache.kotlin.runtime.PanacheQueryImpl
- Define the locking strategy used for this query.