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.
Internal package containing dialect-specific implementations of
JdbcType
.Support for 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
.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).
This package contains the spatial extensions for the PostgreSQLDialect.
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.
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.dialect.type
-
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.Subsystem 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.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.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.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.mapping
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.metamodel.mapping
-
Classes in org.hibernate.engine.jdbc used by org.hibernate.spatial.dialect.postgis
-
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.spi