When allowMultiUpdate is true, there is no automatic re-selection of the data, since you are assumed to have possibly affected multiple records. So that's expected.
As far as the claim of the ignored addCriteria() call, can you provide a test case for that? If it's as straightforward an issue and you think from your application code, it should be easy to reproduce by modifying a sample.
As far as the claim of the ignored addCriteria() call, can you provide a test case for that? If it's as straightforward an issue and you think from your application code, it should be easy to reproduce by modifying a sample.
Comment