Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] bug 301675 - Relationships on embeddables can't be fetched by QueryHints

https://bugs.eclipse.org/bugs/show_bug.cgi?id=301675
checked into trunk at revision 7460

Adds support for aggregates/embeddable expressions to be used within join expressions which was missing in core EclipseLink. Includes some signature changes to internal methods within JoinedAttributeManager to support storing expression objects instead of strings for the joins.

all tests passed in LRG and JPA AllCMP3TestRunModel
reviewed by James Sutherland


Back to the top