JPA AnnotationConvertsTarget: METHOD, FIELD, TYPEImplemented Interfaces:Annotation Used to group Convert annotations. Multiple converters must not be applied to the same basic attribute. See Also:ConvertSince:JPA 2.1Public Annotation AttributesConvert[] value default null The Convert mappings that are to be applied. Since:JPA 2.1