Uses of Interface
org.hibernate.query.spi.QueryInterpretationCache
Packages that use QueryInterpretationCache
Package
Description
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of QueryInterpretationCache in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return QueryInterpretationCacheModifier and TypeMethodDescriptionprotected QueryInterpretationCache
AbstractCommonQueryContract.getInterpretationCache()
QueryEngine.getInterpretationCache()