Package org.hibernate.dialect.type
@Internal
package org.hibernate.dialect.type
Internal package containing dialect-specific implementations of
JdbcType.-
ClassesClassDescriptionImplementation 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.H2 requires binding JSON via
setBytesmethods.Factory forH2JsonArrayJdbcType.H2 requires binding JSON viasetBytesmethods.Factory forMariaDBCastingJsonArrayJdbcType.Factory forMySQLCastingJsonArrayJdbcType.Descriptor forARRAYhandling.Factory forOracleArrayJdbcType.Represents a namedenumtype on Oracle 23ai+.The following class provides some convenience methods for accessing JdbcType instance, that are loaded into the app class loader, where they have access to the JDBC driver classes.Specialized type mapping forJSONand the JSON SQL data type for Oracle.Factory forOracleJsonArrayJdbcTypeandOracleJsonArrayBlobJdbcType.Specialized type mapping forJSONand the JSON SQL data type for Oracle.Descriptor forTABLEhandling.Factory forOracleNestedTableJdbcType.Represents a namedenumtype on Oracle 23ai+.Factory forOracleXmlArrayJdbcType.The following class provides some convenience methods for accessing JdbcType instance, that are loaded into the app class loader, where they have access to the JDBC driver classes.Descriptor forARRAYhandling.Factory forPostgreSQLArrayJdbcType.Factory forPostgreSQLCastingJsonArrayJdbcType.Represents a namedenumtype on PostgreSQL.Factory forPostgreSQLCastingJsonArrayJdbcType.Factory forPostgreSQLCastingJsonArrayJdbcType.Represents a namedenumtype on PostgreSQL.Factory forSQLServerCastingXmlArrayJdbcType.