MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
String | name () default"" |
String | unique () default"" |
Column[] | columns () default |
Annotation for a database index.
Definition at line 31 of file Index.java.
|
inline |
Columns that compose this index.
Definition at line 46 of file Index.java.
String com.mysql.clusterj.annotation.Index.name | ( | ) |
Name of the index
String com.mysql.clusterj.annotation.Index.unique | ( | ) |
Whether this index is unique