| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
columnNames
When placed on the class (rather than field) you can specify the columns
to include in the index in order.
|
String |
name
Name of the index.
|
boolean |
unique
If set true indicates this is a unique index.
|
public abstract boolean unique
public abstract String[] columnNames
Copyright © 2016. All rights reserved.