JPA Annotation

Converts

Target: METHOD, FIELD, TYPE
Implemented Interfaces:
Annotation

Used to group Convert annotations. Multiple converters must not be applied to the same basic attribute.
See Also:
Convert
Since:
JPA 2.1

Public Annotation Attributes

Convert[] value default null
The Convert mappings that are to be applied.
Since:
JPA 2.1