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