I am currently migrating code from iBatis 2 to MyBatis 3. I have a function that returns multiple results sets which we map to different classes. In iBatis we where able t
Using a resultMap with a comma separated list of result maps fixes this issue.
... ... ... exec RequestActualAdministrativeData #{portfolioId}