12.3. Column

In the previous section, we saw that a UniqueConstraint uses an array of column names. Field mappings, however, use full-fledged Column annotations. Column annotations have the following properties:

The equivalent XML element is column. This element shares the same properties as attributes as the corresponding annotation.