Index
instead.@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) @Deprecated public @interface Index
Modifier and Type | Required Element and Description |
---|---|
String |
name
Deprecated.
The index name.
|
Modifier and Type | Optional Element and Description |
---|---|
String[] |
columnNames
Deprecated.
The column(s) that are indexed.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.