|
|
When I use select with row bound, on mapping with <association>, there
is a Exception: org.apache.ibatis.executor.ExecutorException: Mapped
Statements with
nested result mappings cannot be safely constrained by RowBounds.
I understand this behavior with <collection> (using joins, not
external select), but why on association?
I don't understand this.
Best regards
Paweł
|