Uses of Interface
org.hibernate.query.sqm.internal.SqmInterpretationsKey.InterpretationsKeySource
Packages that use SqmInterpretationsKey.InterpretationsKeySource
Package
Description
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.InterpretationsKeySourceModifier and TypeClassDescriptionclass
QuerySqmImpl<R>
Query
implementation based on an SQMclass
Methods in org.hibernate.query.sqm.internal with parameters of type SqmInterpretationsKey.InterpretationsKeySourceModifier and TypeMethodDescriptionstatic SqmInterpretationsKey
SqmInterpretationsKey.createInterpretationsKey
(SqmInterpretationsKey.InterpretationsKeySource keySource) static QueryInterpretationCache.Key
SqmInterpretationsKey.generateNonSelectKey
(SqmInterpretationsKey.InterpretationsKeySource keyDetails)