Uses of Class
org.hibernate.boot.model.naming.Identifier

Packages that use Identifier
Package
Description
 
 
This API allows intervention by generic code in the process of determining the names of database objects (tables, columns, and constraints).
Some SPIs related to DDL generation and schema management.
 
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
 
 
Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configuration.
This package defines the Hibernate configuration-time mapping model.
This package abstracts persistence mechanisms for entities.
 
Implementation of the SPI for schema information extraction from the database via JDBC.
Defines an SPI for schema information extraction from the database via JDBC.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
Support for exporting generated DDL to the database or to SQL scripts.