public class IndexData extends Object
| Constructor and Description |
|---|
IndexData(String name,
String[] columns) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getColumns() |
String |
getName() |
boolean |
isUnique() |
void |
setUnique(boolean unique) |
Copyright © 2007–2015 Querydsl. All rights reserved.