Uses of Interface
org.hibernate.query.spi.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
-
Uses of QueryInterpretationCache in org.hibernate.query.internal
Modifier and TypeClassDescriptionclass
class
Standard QueryInterpretationCache implementation -
Uses of QueryInterpretationCache in org.hibernate.query.spi