Uses of Package
org.hibernate.engine.jdbc
Packages that use org.hibernate.engine.jdbc
Package
Description
Some SPIs related to DDL generation and schema management.
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Support for temporary tables.
Support for various aspects of JDBC interaction.
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.This package defines the Hibernate configuration-time mapping model.
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
A Hibernate
Type
is a strategy for mapping a Java
property type to a JDBC type or types.Contracts for reading and writing values to and from JDBC.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
An API for working with abstract families of DDL types
parameterized by varying length, precision, and scale.
Includes several general-purpose implementations of
DdlType
.Defines a registry for
DdlType
s.-
Classes in org.hibernate.engine.jdbc used by org.hibernate.boot.model.relational
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.dialect
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.dialect.function.array
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.dialect.temptable
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbcClassDescriptionWraps a binary stream to also provide the length which is needed when binding.Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.Marker interface for non-contextually created
Clob
instances.Sub-system logging related to JDBC interactionsThe callback contract for making use of the JDBCConnection
.Contract for creating various LOB references.Models size restrictions/requirements on a column's data type.Deprecated, for removal: This API element is subject to removal in a future version. -
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbc.env.internalClassDescriptionProvides callback access into the context in which the LOB is to be created.The callback contract for making use of the JDBC
Connection
.Contract for creating various LOB references. -
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbc.env.spiClassDescriptionProvides callback access into the context in which the LOB is to be created.Contract for creating various LOB references.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbc.internalClassDescriptionWraps a binary stream to also provide the length which is needed when binding.Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.Provides callback access into the context in which the LOB is to be created.Contract for creating various LOB references.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbc.proxyClassDescriptionWraps a binary stream to also provide the length which is needed when binding.Marker interface for non-contextually created
Blob
instances.Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.Marker interface for non-contextually createdClob
instances.Marker interface for non-contextually createdNClob
instances. -
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.jdbc.spiClassDescriptionProvides callback access into the context in which the LOB is to be created.Contract for creating various LOB references.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.engine.spiClassDescriptionProvides callback access into the context in which the LOB is to be created.The callback contract for making use of the JDBC
Connection
.Contract for creating various LOB references. -
Classes in org.hibernate.engine.jdbc used by org.hibernate.envers.internal.entities.mapper.relation.lazyClassDescriptionProvides callback access into the context in which the LOB is to be created.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.event.spiClassDescriptionProvides callback access into the context in which the LOB is to be created.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.internalClassDescriptionProvides callback access into the context in which the LOB is to be created.The callback contract for making use of the JDBC
Connection
.Contract for creating various LOB references. -
Classes in org.hibernate.engine.jdbc used by org.hibernate.mapping
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.metamodel.mapping
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.testing.bootClassDescriptionProvides callback access into the context in which the LOB is to be created.Contract for creating various LOB references.
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type.descriptor
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type.descriptor.jdbc
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type.descriptor.sql
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type.descriptor.sql.internal
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.type.descriptor.sql.spi