public class RemoveIndexChange extends TableChangeImplBase
| Constructor and Description |
|---|
RemoveIndexChange(Table table,
Index index)
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 |
getIndex()
Returns the index.
|
getChangedTableCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.