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

Packages that use ExtractionContext
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Defines an SPI for schema information extraction from the database via JDBC.
An SPI for tooling related to DDL generation, export, migration, and validation.