Annotation Type FilterJoinTables


  • @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface FilterJoinTables
    Add multiple @FilterJoinTable to a collection.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      FilterJoinTable[] value
      The aggregated filters.