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