Annotation Interface Version


Designates a field or method that is used to version an entity. Typically not used directly but instead mapped to via annotation such as javax.persistence.Version.
Since:
1.0
Author:
graemerocher
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The annotation name.
  • Field Details

    • NAME

      static final String NAME
      The annotation name.