Annotation Type ClassCriteria


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface ClassCriteria
    Marker interface specifying to use the expected class of the 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