Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check In: Bug 274975 - java.sql.SQLException: Invalid column index for inheritance + expression in(ReportQuery(SQLCall("..."))

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

Checked in user-submitted patch (with some updates)

Fix eliminates an extra translation call on SQLCall when custom SQL is provided for queries in inheritance hiearchies

Added test to EntityManagerJunitTestSuite and ran full JPA LRG and full Core LRG

Added entry to IP log

Reviewed by Chris Delahunt


Back to the top