接口的使用
org.hibernate.tool.schema.spi.SchemaMigrator
-
使用SchemaMigrator的程序包 程序包 说明 org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
-
org.hibernate.tool.schema.internal中SchemaMigrator的使用
实现SchemaMigrator的org.hibernate.tool.schema.internal中的类 修饰符和类型 类 说明 classAbstractSchemaMigratorclassGroupedSchemaMigratorImplclassIndividuallySchemaMigratorImpl返回SchemaMigrator的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 SchemaMigratorHibernateSchemaManagementTool. getSchemaMigrator(Map options) -
org.hibernate.tool.schema.spi中SchemaMigrator的使用
返回SchemaMigrator的org.hibernate.tool.schema.spi中的方法 修饰符和类型 方法 说明 SchemaMigratorSchemaManagementTool. getSchemaMigrator(Map options)
-