Annotation Interface Key


@Target({}) @Retention(RUNTIME) public @interface Key
  • Element Details

    • value

      String value
      Default:
      "id"
    • alias

      String alias
      Default:
      ""
    • constant

      boolean constant
      Default:
      false
    • nullable

      boolean nullable
      Default:
      false