Uses of Interface
org.hibernate.query.sqm.internal.SqmInterpretationsKey.CacheabilityInfluencers
-
Packages that use SqmInterpretationsKey.CacheabilityInfluencers Package Description org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation details -
-
Uses of SqmInterpretationsKey.CacheabilityInfluencers in org.hibernate.query.sqm.internal
Subinterfaces of SqmInterpretationsKey.CacheabilityInfluencers in org.hibernate.query.sqm.internal Modifier and Type Interface Description static interface
SqmInterpretationsKey.InterpretationsKeySource
Classes in org.hibernate.query.sqm.internal that implement SqmInterpretationsKey.CacheabilityInfluencers Modifier and Type Class Description class
QuerySqmImpl<R>
Query
implementation based on an SQMclass
SqmSelectionQueryImpl<R>
-