Community
Participate
Working Groups
>ManagedTypeImpl should avoid instanceof if(mapping.getAttributeAccessor() instanceof MethodAttributeAccessor) { >and be like Attribute where the direct boolean return is used if (accessor.isMethodAttributeAccessor()) {
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink