Community
Participate
Working Groups
Build Identifier: 2.2.0.v20101201-r8590 Based on JPA 2.0 spec, section 4.8.6, page 165, Double takes precedence, then Float, BigDecimal, BigInteger, etc. But in BasicTypeHelperImpl.extendedBinaryNumericPromotion(), BigDecimal takes precedence over Double, then BigInteger (if the other number is not Float). So the promotion is not the same as what the spec says. Reproducible: Always Steps to Reproduce: 1. Go and look at the code in BasicTypeHelperImpl
Setting target and priority. See the following page for the meanings of these fields: http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink