@Target(value={METHOD,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface CacheIndex
Modifier and Type | Optional Element and Description |
---|---|
String[] |
columnNames
Specify the set of columns to define the index on.
|
boolean |
updateable
Specify if the indexed field is updateable.
|
public abstract String[] columnNames
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference