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 © 2001-2018 Red Hat, Inc. All Rights Reserved.