JPA Annotation Attribute
in javax.persistence.Convert

boolean disableConversion default false


Used to disable an auto-apply or inherited converter. If disableConversion is true, the converter element should not be specified.
Since:
JPA 2.1