接口的使用
org.hibernate.tool.schema.spi.DelayedDropRegistry
-
使用DelayedDropRegistry的程序包 程序包 说明 org.hibernate.tool.schema.spi -
-
org.hibernate.tool.schema.spi中DelayedDropRegistry的使用
实现DelayedDropRegistry的org.hibernate.tool.schema.spi中的类 修饰符和类型 类 说明 classDelayedDropRegistryNotAvailableImplImplementation of DelayedDropRegistry for cases when the delayed-drop portion of "create-drop" is not valid.参数类型为DelayedDropRegistry的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 static voidSchemaManagementToolCoordinator. process(Metadata metadata, ServiceRegistry serviceRegistry, Map configurationValues, DelayedDropRegistry delayedDropRegistry)
-