@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.5.2, "build v20140319-9ad6abd" API Reference