Annotation Type KeyIndex
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface KeyIndex
Index on map key columns.
- Since:
- 0.4.0, 1.1.0
- Author:
- Abe White
@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface KeyIndex
Index on map key columns.