Annotation Type AttributeOverride


  • @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface AttributeOverride
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Column column  
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name