Uses of Package
org.hibernate.query.sql.spi
-
Packages that use org.hibernate.query.sql.spi Package Description org.hibernate.boot.internal org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.engine.query.internal org.hibernate.engine.query.spi An SPI for dealing with parameters of native queries.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.query.sql.internal Implementation of the SPIs for native SQL query support.org.hibernate.query.sql.spi SPIs for native SQL query support.org.hibernate.sql.exec.internal Implementation of the SPI for execution of SQL statements via JDBC. -
Classes in org.hibernate.query.sql.spi used by org.hibernate.boot.internal Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environment -
Classes in org.hibernate.query.sql.spi used by org.hibernate.boot.query Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environment -
Classes in org.hibernate.query.sql.spi used by org.hibernate.engine.query.internal Class Description NativeSelectQueryDefinition Access the values defining a native select queryNativeSelectQueryPlan ParameterRecognizer Defines the "callback" the process of recognizing native query parameters. -
Classes in org.hibernate.query.sql.spi used by org.hibernate.engine.query.spi Class Description NativeSelectQueryDefinition Access the values defining a native select queryNativeSelectQueryPlan ParameterRecognizer Defines the "callback" the process of recognizing native query parameters. -
Classes in org.hibernate.query.sql.spi used by org.hibernate.engine.spi Class Description NativeQueryImplementor -
Classes in org.hibernate.query.sql.spi used by org.hibernate.internal Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environmentNativeQueryImplementor -
Classes in org.hibernate.query.sql.spi used by org.hibernate.query.internal Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environmentParameterInterpretation -
Classes in org.hibernate.query.sql.spi used by org.hibernate.query.named Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environment -
Classes in org.hibernate.query.sql.spi used by org.hibernate.query.spi Class Description NativeQueryImplementor ParameterInterpretation -
Classes in org.hibernate.query.sql.spi used by org.hibernate.query.sql.internal Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environmentNativeQueryImplementor NativeQueryPlan Specialization ofQueryPlan
forNativeQuery
plansNativeSelectQueryPlan NonSelectInterpretationsKey QueryInterpretations key for non-select NativeQuery instancesParameterOccurrence ParameterRecognizer Defines the "callback" the process of recognizing native query parameters. -
Classes in org.hibernate.query.sql.spi used by org.hibernate.query.sql.spi Class Description NamedNativeQueryMemento Descriptor for a named native query in the runtime environmentNamedNativeQueryMemento.Builder Delegate used in creating named HQL query mementos.NativeQueryImplementor NativeQueryPlan Specialization ofQueryPlan
forNativeQuery
plansParameterOccurrence -
Classes in org.hibernate.query.sql.spi used by org.hibernate.sql.exec.internal Class Description ParameterOccurrence