Annotation Type Index
-
@Target({ANNOTATION_TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface Index
Extension annotation allowing for specification of index on a field/method in Jakarta Persistence.
-
-
Element Detail
-
name
String name
Name of the index- Returns:
- the name of the index
- Default:
- ""
-
-