Skip to main content

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

Bug 380929 – Error when executing a query with pagination on sub entities using downcast.

 

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

 

-   Changed code in ExpressionQueryMechanism.buildNormalSelectStatement() to select the fields based on downcast if it has inheritance policy, and query has been using downcast.

-   Added regression test PaginationInheritanceTest to InheritanceTestModel.

 

Reviewed By: Christopher Delahunt

Testing: Core & JPA LRG.

 

Fixed in trunk (2.5) at revision 11643.

 

 


Back to the top