Annotation Interface Table


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Table
Annotation for providing a table name for View-type Kalix components.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Assign a table name.
  • Element Details

    • value

      String value
      Assign a table name.