Community
Participate
Working Groups
We will deal with this in the same way as converter types "none" and "serialized". A well known reserved string will be used in the @Convert annotation to enable one of these converters. e.g. Annotation: @Convert("class-instance") ORM: <basic name="class-name"> <column name="CLASS_NAME"/> <convert>class-instance</convert> </basic>
Created attachment 92361 [details] proposed fix
Created attachment 92362 [details] proposed fix
Fixed as proposed above. Reviewed by Guy Pelletier Added testClassInstanceConverter to both EntityMappingsAdvancedJUnitTestCase and EntityMappingsJUnitTestCase
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink