Uses of Interface
org.hibernate.tool.schema.spi.ExceptionHandler
Packages that use ExceptionHandler
Package
Description
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of ExceptionHandler in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return ExceptionHandlerMethods in org.hibernate.tool.schema.spi with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionstatic ExecutionOptions
SchemaManagementToolCoordinator.buildExecutionOptions
(Map<String, Object> configurationValues, ExceptionHandler exceptionHandler)