Uses of Interface
org.hibernate.type.descriptor.jdbc.JdbcTypeConstructor

Packages that use JdbcTypeConstructor
Package
Description
This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.
Internal package containing dialect-specific implementations of JdbcType.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
SPIs related to JdbcType.