Uses of Interface
org.hibernate.boot.model.relational.AuxiliaryDatabaseObject

Packages that use AuxiliaryDatabaseObject
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
Some SPIs related to DDL generation and schema management.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Support for Dialect-specific aggregate column types, including user-defined composite types, and JSON or XML types.
 
 
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.