public interface IndexChange extends TableChange
| Modifier and Type | Method and Description |
|---|---|
Index |
findChangedIndex(Database model,
boolean caseSensitive)
Finds the index object corresponding to the changed index in the given database model.
|
findChangedTable, getChangedTableapplyIndex findChangedIndex(Database model, boolean caseSensitive)
model - The database modelcaseSensitive - Whether identifiers are case sensitivenull if it could not be foundCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.