[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Checked in: JPQL parsing code for Subselect, AS, Constructor queries, and collection members
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Tue, 16 Jun 2009 15:31:29 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.21 (Windows/20090302)
More changes to the JPQL parser checked in. These changes allow us to correctly
parse changed JPQL in the JPA 2.0 specification for Subselect, AS, Constructor
queries, and collection members
Reviewed by Chris Delahunt
Code to build the actual queries will be checked in later and at that time
testing will be added.
Changes can be found here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249224
Design notes can be found here:
http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/jpql