public class AddIndexChange extends TableChangeImplBase
| Constructor and Description |
|---|
AddIndexChange(Table table,
Index newIndex)
Creates a new change object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Database database,
boolean caseSensitive)
Applies this change to the given database.
|
Index |
getNewIndex()
Returns the new index.
|
getChangedTableCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.