Annotation Interface Comments


@Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) @Remove public @interface Comments
A list of Comments.

If there are multiple Comments on a class or attribute, they must have distinct on members.

Removal (deprecation):
JPA 3.2 adds a comment attribute to Table
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details