Uses of Interface
org.hibernate.engine.query.spi.NativeQueryInterpreter
Packages that use NativeQueryInterpreter
Package
Description
An SPI for dealing with parameters of native queries.
Validation for HQL queries.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of NativeQueryInterpreter in org.hibernate.engine.query.internal
Classes in org.hibernate.engine.query.internal that implement NativeQueryInterpreter -
Uses of NativeQueryInterpreter in org.hibernate.engine.query.spi
Methods in org.hibernate.engine.query.spi that return NativeQueryInterpreterModifier and TypeMethodDescriptionNativeQueryInterpreterInitiator.initiateService
(SessionFactoryServiceInitiatorContext context) Methods in org.hibernate.engine.query.spi that return types with arguments of type NativeQueryInterpreter -
Uses of NativeQueryInterpreter in org.hibernate.processor.validation
Methods in org.hibernate.processor.validation that return NativeQueryInterpreter -
Uses of NativeQueryInterpreter in org.hibernate.query.internal
Methods in org.hibernate.query.internal that return NativeQueryInterpreter -
Uses of NativeQueryInterpreter in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return NativeQueryInterpreter