Jakarta Persistence (JPA) Annotation Type
jakarta.persistence.Converts
- Implemented Interfaces:
Annotation
- Target:
- Method, Field, Type
Used to group
Convert annotations. Multiple converters must not be applied to the same basic attribute.- See Also:
- Since:
- Jakarta Persistence (JPA) 2.1
Public Static Fields
No JavaDoc Info for jakarta.persistence.Converts/class
Annotation Elements
Additional JDK methods inherited from java.lang.annotation.Annotation
annotationType(), equals(Object), hashCode(), toString()