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 interfaceSqmInterpretationsKey.InterpretationsKeySourceClasses in org.hibernate.query.sqm.internal that implement SqmInterpretationsKey.CacheabilityInfluencers Modifier and Type Class Description classQuerySqmImpl<R>Queryimplementation based on an SQMclassSqmSelectionQueryImpl<R>
-