Package org.hibernate.engine.query.spi
An SPI for dealing with parameters of native queries.
- See Also:
NativeQueryInterpreter
-
Interface Summary Interface Description NativeQueryInterpreter Service contract for dealing with native queries. -
Class Summary Class Description AbstractParameterDescriptor<T> EntityGraphQueryHint Deprecated. useAppliedGraph
insteadNamedParameterDescriptor<T> Descriptor regarding a named parameter.NativeQueryInterpreterInitiator OrdinalParameterDescriptor<T> Descriptor regarding an ordinal parameter.ParamLocationRecognizer Deprecated, for removal: This API element is subject to removal in a future version. No longer usedParamLocationRecognizer.InFlightJpaOrdinalParameterState Internal in-flight representation of a recognized named parameterParamLocationRecognizer.InFlightNamedParameterState Internal in-flight representation of a recognized named parameterParamLocationRecognizer.InFlightOrdinalParameterState Internal in-flight representation of a recognized named parameter