Uses of Interface
org.hibernate.type.descriptor.java.JavaType.CoercionContext

Packages that use JavaType.CoercionContext
Package
Description
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
 
Defines the event types and event listener interfaces for events produced by the stateful Session.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
 
Defines the internal implementation of the stored procedure SPI.
 
Integrates a range of types defined by the JDK with the type system of Hibernate.