Annotation Interface Entity.Code

Enclosing class:
Entity

@Target(TYPE) @Retention(RUNTIME) @Documented public static @interface Entity.Code
Annotation used to set the field of the table containing a code capable of uniquely identifying each record (useful during the export of the system configuration).
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      "CODE"