Annotation Type ElementIndex
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface ElementIndex
Index on array, collection, or map element columns.- Since:
- 0.4.0
- Author:
- Abe White
@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface ElementIndex