Uses of Interface
org.hibernate.tool.schema.extract.spi.ExtractionContext

Packages that use ExtractionContext
Package
Description
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.
Support for exporting generated DDL to the database or to SQL scripts.
An SPI for tooling related to DDL generation, export, migration, and validation.