Package org.hibernate.type.descriptor.jdbc.internal
package org.hibernate.type.descriptor.jdbc.internal
-
ClassDescriptionAbstractJavaTimeJdbcType<T extends Temporal>Descriptor for
STRUCT
handling, which is only a temporary placeholder.Support for extracting values directly through `getObject` JDBC driver calls.JdbcLiteralFormatter
implementation for handling binary literalsJdbcLiteralFormatter
implementation for handling boolean literalsJdbcLiteralFormatter
implementation for handling character dataJdbcLiteralFormatter
implementation for handling numeric dataJdbcLiteralFormatter
implementation for handling date/time literalsJdbcLiteralFormatter
implementation for handling UUID valuesRegisters the baseJdbcType
instances.Support for binding values directly through `setObject` JDBC driver calls.