Annotation Type FaunaId


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface FaunaId
    Attribute used to indicate that the field is the Fauna ID.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean isClientGenerate  
    • Element Detail

      • isClientGenerate

        boolean isClientGenerate
        Default:
        false