Uses of Interface
org.hibernate.boot.Metadata

Packages that use Metadata
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
Support for integrating Jakarta Bean Validation.
 
Some SPIs related to DDL generation and schema management.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Support for bytecode interceptor implementations.
 
Internal implementations and support for second-level caching.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Support for Dialect-specific unique constraint definition.
 
An SPI for extensions which integrate with Hibernate via the Java ServiceLoader facility.
This package defines the Hibernate configuration-time mapping model.
This package abstracts persistence mechanisms for entities.
 
Support for named queries
 
 
 
 
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
An SPI for tooling related to DDL generation, export, migration, and validation.