Interface SchemaManagementTool

All Superinterfaces:
Serializable, Service

@Incubating @JavaServiceLoadable public interface SchemaManagementTool extends Service
Contract for schema management tool integration.

A custom SchemaManagementTool may be selected either by setting the configuration property "hibernate.schema_management_tool", or by registering it as a Java service.