Skip to main content

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

Bug 391191 - unable to use and reference alias inside subquery with join in JPQL

 

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


* Changed parser to add JoinDeclNode to variable declarations list so that it can be validated.

* Added a test case to JUnitJPQLComplexTestSuite.

Reviewed by: Tom Ware

JPA LRG passed with MySQL & Oracle DB.

 

Fix Checked into EclipseLink 2.5.0 & 2.4.2. Check-in for 2.3.3 pending.

 

 


Back to the top