@Converter
Jump to navigation
Jump to search
Overview
Configuration
@Convert(autoapply=true)
If autoapply=true is set, the JPA provider will use this Converter to covert all entity attributes of the given type. If autoapply=false, then each field to be converted must be specifically annotated.