Annotation Interface InformationRegister


@Retention(RUNTIME) @Target(TYPE) public @interface InformationRegister
  • Element Details

    • name

      String name
    • tableName

      String tableName
      Stable DB table name. When empty, derived from name().
      Default:
      ""
    • periodicity

      Periodicity periodicity
      Default:
      NONE
    • context

      String context
      Default:
      ""