接口的使用
org.hibernate.tool.schema.spi.SchemaManagementTool
-
使用SchemaManagementTool的程序包 程序包 说明 org.hibernate.tool.schema.internal -
-
org.hibernate.tool.schema.internal中SchemaManagementTool的使用
实现SchemaManagementTool的org.hibernate.tool.schema.internal中的类 修饰符和类型 类 说明 classHibernateSchemaManagementToolThe standard Hibernate implementation for performing schema management.返回SchemaManagementTool的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 SchemaManagementToolSchemaManagementToolInitiator. initiateService(Map configurationValues, ServiceRegistryImplementor registry)返回变量类型为SchemaManagementTool的类型的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 Class<SchemaManagementTool>SchemaManagementToolInitiator. getServiceInitiated()
-