Uses of Interface
org.hibernate.query.spi.QueryInterpretationCache
Packages that use QueryInterpretationCache
Package
Description
Validation for HQL queries.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of QueryInterpretationCache in org.hibernate.processor.validation
Methods in org.hibernate.processor.validation that return QueryInterpretationCache -
Uses of QueryInterpretationCache in org.hibernate.query.internal
Classes in org.hibernate.query.internal that implement QueryInterpretationCacheModifier and TypeClassDescriptionclass
class
Standard QueryInterpretationCache implementationMethods in org.hibernate.query.internal that return QueryInterpretationCache -
Uses of QueryInterpretationCache in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return QueryInterpretationCache