Uses of Package
org.hibernate.type.descriptor.java.spi

Package
Description
Defines the SPI of a registry of JPA AttributeConverters.
An SPI supporting custom instantiation of entity instances and embeddable objects.
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
Integrates a range of types defined by the JDK with the type system of Hibernate.
SPIs related to JavaType.
Defines a registry for Hibernate Types.