Uses of Package
org.hibernate.dialect.type
Packages that use org.hibernate.dialect.type
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.-
Classes in org.hibernate.dialect.type used by org.hibernate.dialectClassDescriptionSpecialized type mapping for
JSONand the JSON SQL data type for Oracle.Specialized type mapping forJSONand the JSON SQL data type for Oracle. -
Classes in org.hibernate.dialect.type used by org.hibernate.dialect.typeClassDescriptionImplementation for serializing/deserializing an embeddable aggregate to/from the PostgreSQL component format.DB2 supports UDTs but not in JDBC, so there is a feature called "transforms", which allows to specify an automatic translation from one data type to another.Factory for
H2JsonArrayJdbcType.H2 requires binding JSON viasetBytesmethods.Factory forMariaDBCastingJsonArrayJdbcType.Factory forMySQLCastingJsonArrayJdbcType.Descriptor forARRAYhandling.Represents a namedenumtype on Oracle 23ai+.Factory forOracleJsonArrayJdbcTypeandOracleJsonArrayBlobJdbcType.Specialized type mapping forJSONand the JSON SQL data type for Oracle.Represents a namedenumtype on Oracle 23ai+.Factory forOracleXmlArrayJdbcType.Factory forPostgreSQLArrayJdbcType.Factory forPostgreSQLCastingJsonArrayJdbcType.Represents a namedenumtype on PostgreSQL.Represents a namedenumtype on PostgreSQL.Factory forSQLServerCastingXmlArrayJdbcType.