Annotation Type Tables


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Tables
    A grouping of tables.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Table[] value
      The table grouping.
    • Element Detail

      • value

        Table[] value
        The table grouping.