Annotation Type MtCompIndex


  • @Retention(RUNTIME)
    @Target({FIELD,ANNOTATION_TYPE})
    public @interface MtCompIndex
    Column names will be grouped by the assigned index name and order will be imposed according to idx.
    Since:
    2.0
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int idx  
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name
      • idx

        int idx