Uses of Interface
org.hibernate.tool.schema.spi.ExceptionHandler
Packages that use ExceptionHandler
Package
Description
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of ExceptionHandler in org.hibernate.tool.schema.internal
Classes in org.hibernate.tool.schema.internal that implement ExceptionHandlerModifier and TypeClassDescriptionclass
class
class
-
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)