Community
Participate
Working Groups
Currently, VirtualAttributeAccessor can be used to map to a Map<String, Object>, but cannot be used for more specific object types, such as Integer, BigDecimal, QName, Employee, etc.
For example, user may wish to store all virtual BigDecimal mappings in one data structure, and store all other virtual mappings in the default Map<String, Object>.
Created attachment 194408 [details] Patch
Created attachment 194409 [details] Patch
Created attachment 194540 [details] Test changes
Fixed, reviewed by cdelahunt.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink