public class AddIndexChange extends TableChangeImplBase
| Constructor and Description |
|---|
AddIndexChange(String tableName,
Index newIndex)
Creates a new change object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Database model,
boolean caseSensitive)
Applies this change to the given database.
|
Index |
getNewIndex()
Returns the new index.
|
findChangedTable, getChangedTableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.