接口的使用
org.hibernate.tool.schema.spi.SchemaDropper
-
使用SchemaDropper的程序包 程序包 说明 org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
-
org.hibernate.tool.schema.internal中SchemaDropper的使用
实现SchemaDropper的org.hibernate.tool.schema.internal中的类 修饰符和类型 类 说明 classSchemaDropperImplThis is functionally nothing more than the creation script from the older SchemaExport class (plus some additional stuff in the script).返回SchemaDropper的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 SchemaDropperHibernateSchemaManagementTool. getSchemaDropper(Map options) -
org.hibernate.tool.schema.spi中SchemaDropper的使用
返回SchemaDropper的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 SchemaDropperSchemaManagementTool. getSchemaDropper(Map options)
-