Package org.hibernate.query.sql.spi
SPIs for native SQL query support.
-
Interface Summary Interface Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environmentNativeNonSelectQueryDefinition Access the values defining a native non-select queryNativeNonSelectQueryPlan NativeQueryImplementor<R> NativeQueryPlan Specialization ofQueryPlan
forNativeQuery
plansNativeSelectQueryDefinition<R> Access the values defining a native select queryNativeSelectQueryPlan<T> ParameterInterpretation ParameterRecognizer Defines the "callback" process of recognizing native query parameters. -
Class Summary Class Description NamedNativeQueryMemento.Builder Delegate used in creating named HQL query mementos.NonSelectInterpretationsKey QueryInterpretations key for non-select NativeQuery instancesParameterOccurrence SelectInterpretationsKey