Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 375463 checked in

Bug 375463 - ORA-01722 when executing ReadAllQuery with an additional join expression on ObjectTypeMapping
https://bugs.eclipse.org/bugs/show_bug.cgi?id=375463

- Changed code in ConstantExpression rebuildOn() to revert a change made to setting an incorrect local base Expression
- Added regression test: ObjectTypeMappingBooleanToCharTest to: MappingSystem, utilizing a new mapped class, Peripheral

Reviewed: Chris Delahunt

Checked into trunk (2.4) at revision 11053
Testing: Core LRG, JPA LRG (ok)

2.3.x checkin pending.


Back to the top