Package jakarta.persistence
Annotation Interface Converts
Used to group
Convert
annotations. Multiple converters
must not be applied to the same basic attribute.- Since:
- 2.1
- See Also:
-
Required Element Summary
-
Element Details
-
value
Convert[] valueTheConvert
mappings that are to be applied.
-