Community
Participate
Working Groups
With eclipselink 1.1.1 and annotations is it impossible to configure more than one @Converter in an entity. An error "Duplicate annotation @Converter" is reported. Please implement a @Converters annotation.
Please consider also changing both annotations to be able to be applied at the package level (e.g. package-info.java).
Assigning to 2.2. This should definitely be done to match our eclipselink-orm.xml support which allows multiples on entity, embeddable and mapped superclass in XML. The following annotations should be added: @Converters @TypeConverters @ObjectTypeConverters @StructConverters
Created attachment 177036 [details] Proposed changes
Changes have been submitted Reviewed by: Tom Ware Modified some existing models to use the new annotations. Wrapped existing coverters into the plural ones.
*** Bug 241305 has been marked as a duplicate of this bug. ***
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink