JPA Annotation Attribute
in javax.persistence.Convert

String attributeName default ""


The attributeName element must be specified unless the Convert annotation is on an attribute of basic type or on an element collection of basic type. In these cases, the attributeName element must not be specified.
Since:
JPA 2.1