Annotation Type IpsTableUsage


@Retention(RUNTIME) @Target(METHOD) public @interface IpsTableUsage
Preserves design time information about the used table
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the used table.
  • Element Details

    • name

      String name
      The name of the used table.