public class Index extends Object
| Constructor and Description |
|---|
Index(String indexName,
String tableName,
boolean unique) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName() |
String |
getTableName() |
boolean |
isUnique() |