Uses of Interface
org.hibernate.query.sqm.internal.SqmInterpretationsKey.InterpretationsKeySource
-
Packages that use SqmInterpretationsKey.InterpretationsKeySource Package Description org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation details -
-
Uses of SqmInterpretationsKey.InterpretationsKeySource in org.hibernate.query.sqm.internal
Classes in org.hibernate.query.sqm.internal that implement SqmInterpretationsKey.InterpretationsKeySource Modifier and Type Class Description classQuerySqmImpl<R>Queryimplementation based on an SQMclassSqmSelectionQueryImpl<R>Methods in org.hibernate.query.sqm.internal with parameters of type SqmInterpretationsKey.InterpretationsKeySource Modifier and Type Method Description static SqmInterpretationsKeySqmInterpretationsKey. createInterpretationsKey(SqmInterpretationsKey.InterpretationsKeySource keySource)static QueryInterpretationCache.KeySqmInterpretationsKey. generateNonSelectKey(SqmInterpretationsKey.InterpretationsKeySource keyDetails)
-