public class Index extends Object
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumnsNames() |
List<String> |
getIndexSpec() |
String |
getName() |
String |
getType() |
void |
setColumnsNames(List<String> list) |
void |
setIndexSpec(List<String> idxSpec) |
void |
setName(String string) |
void |
setType(String string) |
String |
toString() |
Copyright © 2004–2019 JSQLParser. All rights reserved.