Uses of Package
org.hibernate.type.descriptor
Packages that use org.hibernate.type.descriptor
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Internal package containing dialect-specific implementations of
JdbcType.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.Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
Implementation of the SPI for the runtime domain metamodel.
This package abstracts persistence mechanisms for entities.
This package defines the central Hibernate Spatial types and functions.
This package contains the H2GIS Dialect extensions for the H2Dialect.
This package contains the spatial extensions for the MySQLDialect.
This package contains the spatial extensions for the OracleDialect.
This package contains the spatial extensions for the PostgreSQLDialect.
This package contains the spatial extensions for the SQLServerDialect.
Package defining support for creating and consuming a SQL AST.
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.
Integrates a range of types defined by the JDK with the type system
of Hibernate.
SPIs related to
JavaType.Defines handling of almost the full range of standard JDBC-defined SQL data types.
SPIs related to
JdbcType.Support for type mappings which format composite values to a structured
text format (JSON or XML) for storage in a database-specific column type
supporting that structured format.
Implementations of
FormatMapper using Jackson.An implementation of
FormatMapper using JAXB.An API for user-defined custom types which extend the set of built-in
types defined in
org.hibernate.type.-
Classes in org.hibernate.type.descriptor used by org.hibernate.dialectClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.dialect.typeClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.engine.jdbc.mutation.spi
-
Classes in org.hibernate.type.descriptor used by org.hibernate.engine.spiClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.envers.internal.entitiesClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.envers.internal.entities.mapper.relation.lazyClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.event.spiClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.internalClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.metamodel.mappingClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.metamodel.model.domain.internalClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.persister.entityClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.query.results.internalClassDescriptionContract for extracting values from a JDBC
ResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatialClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.db2ClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.h2gisClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.hanaClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.mysqlClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.oracleClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.postgisClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.spatial.dialect.sqlserverClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.sql.ast.spiClassDescriptionContract for extracting values from a JDBC
ResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.sql.results.internalClassDescriptionContract for extracting values from a JDBC
ResultSetor from output the parameters of aCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.typeClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptorClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.javaClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.java.spiClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.jdbcClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.jdbc.internalClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.jdbc.spiClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.formatClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.format.jacksonClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.format.jaxbClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.
-
Classes in org.hibernate.type.descriptor used by org.hibernate.type.internalClassDescriptionContract for binding values to a JDBC
PreparedStatement.Contract for extracting values from a JDBCResultSetor from output the parameters of aCallableStatement.Options for binding values to and extracting values from JDBC prepared statements and result sets. -
Classes in org.hibernate.type.descriptor used by org.hibernate.usertypeClassDescriptionOptions for binding values to and extracting values from JDBC prepared statements and result sets.