Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug#392439

Bug 392439 - eclipselink upgrade to 2.3.* or 2.4.* problem with generated queries and IN expressions

 

The fix has been checked into 2.4.x branch. Wrote a unit-test and ran LRG tests.

Description: The grammar didn’t allow scalar _expression_ in the left _expression_ of an IN _expression_.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=392439

 

Cheers,

 

Pascal…


Back to the top