Package org.hibernate.tool.schema.spi
Interface ExecutionOptions
Parameter object representing options for schema management tool execution
- Author:
- Steve Ebersole
-
Method Summary
Modifier and TypeMethodDescriptiondefault SchemaFilterDeprecated, for removal: This API element is subject to removal in a future version.boolean
-
Method Details
-
getConfigurationValues
-
shouldManageNamespaces
boolean shouldManageNamespaces() -
getExceptionHandler
ExceptionHandler getExceptionHandler() -
getSchemaFilter
Deprecated, for removal: This API element is subject to removal in a future version.No longer used, seeSchemaToolingSettings.HBM2DDL_FILTER_PROVIDER
-
SchemaToolingSettings.HBM2DDL_FILTER_PROVIDER