nhibernate-core
nhibernate-core copied to clipboard
Fixes #3654: small enhancement for polymorphic query evaluation
HQLQueryPlan for polymorphic query:
- Calculate a row selection in with the remaining number of rows as MaxRows
- Warn only in cases where correctness or performance may suffer
- Make includedCount zero-based