Annotation Type KeyClassCriteria


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface KeyClassCriteria

Marker interface specifying to use the expected class of the map key relation as criteria in the join.

Since:
0.4.0, 1.1.0
Author:
Abe White
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true