Uses of Interface
org.hibernate.tool.schema.spi.SchemaValidator
Packages that use SchemaValidator
Package
Description
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of SchemaValidator in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaValidatorModifier and TypeMethodDescriptionSchemaManagementTool.getSchemaValidator
(Map<String, Object> options)