public class DefaultSchemaConfiguration extends Object implements SchemaConfiguration
SchemaConfiguration that doesn't have any constraints regarding the
database schema.| Constructor and Description |
|---|
DefaultSchemaConfiguration() |
public boolean shouldManageTable(String tableName, boolean caseSensitive)
trueshouldManageTable in interface SchemaConfigurationtableName - the name of the table to be managed (or not)caseSensitive - whether or not the case of the table name should be taken in accounttrueCopyright © 2007-2015. All Rights Reserved.