Package org.hibernate.query.sqm.internal
Interface SqmInterpretationsKey.InterpretationsKeySource
- All Superinterfaces:
SqmInterpretationsKey.CacheabilityInfluencers
- All Known Implementing Classes:
QuerySqmImpl
,SqmSelectionQueryImpl
- Enclosing class:
- SqmInterpretationsKey
public static interface SqmInterpretationsKey.InterpretationsKeySource
extends SqmInterpretationsKey.CacheabilityInfluencers
-
Method Summary
Methods inherited from interface org.hibernate.query.sqm.internal.SqmInterpretationsKey.CacheabilityInfluencers
getLoadQueryInfluencers, getQueryOptions, getQueryString, getSqmStatement, hasMultiValuedParameterBindingsChecker, isQueryPlanCacheable
-
Method Details
-
getResultType
Class<?> getResultType()
-