Obsolete
Details
Details
Assignee
Frédéric Delaporte
Frédéric DelaporteReporter
Daniel Guenter
Daniel GuenterLabels
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created April 20, 2011 at 9:27 AM
Updated January 20, 2018 at 10:47 PM
Resolved January 20, 2018 at 10:46 PM
The linq provider caches a query assuming that ALL constants will be turned into HQL parameters. Sometimes this is not the case. A linq extension that selects a concrete entity property based on a constant value will never pass that value into HQL.