Uses of Interface
org.hibernate.type.spi.TypeBootstrapContext
Packages that use TypeBootstrapContext
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.
-
Uses of TypeBootstrapContext in org.hibernate.boot.model
Classes in org.hibernate.boot.model that implement TypeBootstrapContextModifier and TypeClassDescriptionclassBeanInstanceProducerimplementation for building beans related to custom types.