Uses of Interface
org.hibernate.boot.model.convert.spi.ConverterDescriptor

Packages that use ConverterDescriptor
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
 
Defines the SPI of a registry of JPA AttributeConverters.
 
 
Defines an SPI used during the process of transforming mapping sources into the Metadata reference.
 
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
This package defines the Hibernate configuration-time mapping model.