Annotation Type ElementClassCriteria


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface ElementClassCriteria
    Marker interface specifying to use the expected class of the array, collection, or map element relation as criteria in the join.
    Since:
    0.4.0
    Author:
    Abe White
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value  
    • Element Detail

      • value

        boolean value
        Default:
        true