Uses of Package
org.hibernate.sql.results.jdbc.spi
Packages that use org.hibernate.sql.results.jdbc.spi
Package
Description
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Contains a framework of strategies for efficient retrieval of
database-generated values.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
Defines the internal implementation of the stored procedure SPI.
Support for defining result set mappings
used in
NativeQuery
, ProcedureCall
,
and StoredProcedureQuery
.Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping
, orm.xml
,
mapping.xml
or hbm.xml
.Support for mutable result/fetch builder graphs nodes built dynamically.
Defines support for implicit ResultSet mappings.
SPIs for native SQL query support.
Package defining support for creating and consuming a SQL AST.
Implementation of the SPI for execution of SQL statements via JDBC.
SPI for execution of SQL statements via JDBC.
Defines domain result graphs.
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.engine.internalClassDescriptionProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.engine.spiClassDescriptionProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.generator.valuesClassDescriptionProducer for JdbcValuesMapping references.Access to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.generator.values.internalClassDescriptionThe "resolved" form of
JdbcValuesMappingProducer
providing access to resolved JDBC results (SqlSelection
) descriptors and resolved domain results (DomainResult
) descriptors.Producer for JdbcValuesMapping references.Access to information about the underlying JDBC values such as type, position, column name, etc -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.internalClassDescriptionProvides unified access to query results (JDBC values - see
RowProcessingState.getJdbcValue(org.hibernate.sql.ast.spi.SqlSelection)
whether they come from query cache or ResultSet.Pluggable contract for providing customJdbcValuesMappingProducer
implementations.Essentially processing options only for entity loading -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.metamodel.mappingClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.procedure.internalClassDescriptionAccess to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.resultsClassDescriptionProducer for JdbcValuesMapping references.Access to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.results.internalClassDescriptionThe "resolved" form of
JdbcValuesMappingProducer
providing access to resolved JDBC results (SqlSelection
) descriptors and resolved domain results (DomainResult
) descriptors.Producer for JdbcValuesMapping references.Access to information about the underlying JDBC values such as type, position, column name, etc -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.results.internal.completeClassDescriptionAccess to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.results.internal.dynamicClassDescriptionAccess to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.results.internal.implicitClassDescriptionAccess to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.query.sql.spi
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.ast.spiClassDescriptionAccess to information about the underlying JDBC values such as type, position, column name, etc
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.exec.internal
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.exec.spi
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graphClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.basicClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.collectionClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.collection.internalClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.embeddableClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.embeddable.internalClassDescriptionProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.State pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.entityClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.entity.internalClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.instantiation.internalClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.internalClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.graph.tupleClassDescriptionState pertaining to the processing of a single "row" of a JdbcValuesSource
-
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.internalClassDescriptionProvides unified access to query results (JDBC values - see
RowProcessingState.getJdbcValue(org.hibernate.sql.ast.spi.SqlSelection)
whether they come from query cache or ResultSet.The "resolved" form ofJdbcValuesMappingProducer
providing access to resolved JDBC results (SqlSelection
) descriptors and resolved domain results (DomainResult
) descriptors.The "resolved" form ofJdbcValuesMapping
providing access to resolved (DomainResultAssembler
) descriptors and resolved initializer (Initializer
) descriptors.Access to information about the underlying JDBC values such as type, position, column name, etcProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.State pertaining to the processing of a single "row" of a JdbcValuesSource -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.jdbc.internalClassDescriptionProvides unified access to query results (JDBC values - see
RowProcessingState.getJdbcValue(org.hibernate.sql.ast.spi.SqlSelection)
whether they come from query cache or ResultSet.The "resolved" form ofJdbcValuesMappingProducer
providing access to resolved JDBC results (SqlSelection
) descriptors and resolved domain results (DomainResult
) descriptors.Producer for JdbcValuesMapping references.Pluggable contract for providing customJdbcValuesMappingProducer
implementations.The "resolved" form ofJdbcValuesMapping
providing access to resolved (DomainResultAssembler
) descriptors and resolved initializer (Initializer
) descriptors.Access to information about the underlying JDBC values such as type, position, column name, etcEssentially processing options only for entity loadingProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.State pertaining to the processing of a single "row" of a JdbcValuesSource -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.jdbc.spiClassDescriptionThe "resolved" form of
JdbcValuesMappingProducer
providing access to resolved JDBC results (SqlSelection
) descriptors and resolved domain results (DomainResult
) descriptors.Producer for JdbcValuesMapping references.The "resolved" form ofJdbcValuesMapping
providing access to resolved (DomainResultAssembler
) descriptors and resolved initializer (Initializer
) descriptors.Access to information about the underlying JDBC values such as type, position, column name, etcEssentially processing options only for entity loadingProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.State pertaining to the processing of a single "row" of a JdbcValuesSource -
Classes in org.hibernate.sql.results.jdbc.spi used by org.hibernate.sql.results.spiClassDescriptionProvides unified access to query results (JDBC values - see
RowProcessingState.getJdbcValue(org.hibernate.sql.ast.spi.SqlSelection)
whether they come from query cache or ResultSet.Essentially processing options only for entity loadingProvides a context for processing the processing of the complete set of rows from a JdbcValuesSource.State pertaining to the processing of a single "row" of a JdbcValuesSource