Uses of Interface
org.hibernate.tool.schema.spi.Exporter

Packages that use Exporter
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Internal package containing dialect-specific implementations of JdbcType.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.