Annotation Type EntryUnique


  • @Retention(SOURCE)
    @Target({FIELD,PARAMETER})
    public @interface EntryUnique
    Invalidate when multiple rows have the same value for this attribute. Attribute name should be given as value in this annotation
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""