Uses of Package
org.hibernate.type.descriptor.jdbc.internal
Packages that use org.hibernate.type.descriptor.jdbc.internal
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Classes in org.hibernate.type.descriptor.jdbc.internal used by org.hibernate.dialectClassDescriptionSupport for extracting values directly through `getObject` JDBC driver calls.
-
Classes in org.hibernate.type.descriptor.jdbc.internal used by org.hibernate.type.descriptor.jdbc
-
-