Uses of Interface
org.hibernate.tool.schema.spi.ExceptionHandler
-
Packages that use ExceptionHandler Package Description org.hibernate.tool.schema.spi -
-
Uses of ExceptionHandler in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return ExceptionHandler Modifier and Type Method Description ExceptionHandler
ExecutionOptions. getExceptionHandler()
Methods in org.hibernate.tool.schema.spi with parameters of type ExceptionHandler Modifier and Type Method Description static ExecutionOptions
SchemaManagementToolCoordinator. buildExecutionOptions(java.util.Map configurationValues, ExceptionHandler exceptionHandler)
-