Uses of Class
org.hibernate.query.sqm.internal.SqmInterpretationsKey
-
Packages that use SqmInterpretationsKey Package Description org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation details -
-
Uses of SqmInterpretationsKey in org.hibernate.query.sqm.internal
Methods in org.hibernate.query.sqm.internal that return SqmInterpretationsKey Modifier and Type Method Description static SqmInterpretationsKey
SqmInterpretationsKey. createInterpretationsKey(SqmInterpretationsKey.InterpretationsKeySource keySource)
-