Uses of Package
org.hibernate.tool.schema.spi

Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
Implementation of the 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.
Support for reading SQL scripts supplied to the schema tooling.
An SPI for tooling related to DDL generation, export, migration, and validation.