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)
true
shouldManageTable
in interface SchemaConfiguration
tableName
- the name of the table to be managed (or not)caseSensitive
- whether or not the case of the table name should be taken in accounttrue
Copyright © 2007-2012. All Rights Reserved.