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