接口的使用
org.hibernate.tool.schema.spi.ExceptionHandler
-
使用ExceptionHandler的程序包 程序包 说明 org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
-
org.hibernate.tool.schema.internal中ExceptionHandler的使用
实现ExceptionHandler的org.hibernate.tool.schema.internal中的类 修饰符和类型 类 说明 classExceptionHandlerCollectingImplclassExceptionHandlerHaltImplclassExceptionHandlerLoggedImpl -
org.hibernate.tool.schema.spi中ExceptionHandler的使用
返回ExceptionHandler的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 ExceptionHandlerExecutionOptions. getExceptionHandler()参数类型为ExceptionHandler的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 static ExecutionOptionsSchemaManagementToolCoordinator. buildExecutionOptions(Map configurationValues, ExceptionHandler exceptionHandler)
-