Annotation Type Indexes
-
@Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) public @interface Indexes
Allow a set of database indexes to be define on an Entity.- Author:
- James Sutherland
- Since:
- EclipseLink 2.2
-
-
Element Detail
-
value
Index[] value
- Default:
- {}
-
-