接口的使用
org.hibernate.tool.schema.spi.DelayedDropAction
-
使用DelayedDropAction的程序包 程序包 说明 org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
-
org.hibernate.tool.schema.internal中DelayedDropAction的使用
返回DelayedDropAction的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 DelayedDropActionSchemaDropperImpl. buildDelayedAction(Metadata metadata, ExecutionOptions options, SourceDescriptor sourceDescriptor) -
org.hibernate.tool.schema.spi中DelayedDropAction的使用
返回DelayedDropAction的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 DelayedDropActionSchemaDropper. buildDelayedAction(Metadata metadata, ExecutionOptions options, SourceDescriptor sourceDescriptor)Build a delayed Runnable for performing schema dropping.参数类型为DelayedDropAction的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 voidDelayedDropRegistry. registerOnCloseAction(DelayedDropAction action)Register the built DelayedDropActionvoidDelayedDropRegistryNotAvailableImpl. registerOnCloseAction(DelayedDropAction action)
-