Uses of Interface
org.hibernate.boot.model.TypeContributions

Packages that use TypeContributions
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.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
 
SpatialDialects for CockroachDB