We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
i use left join, but i see example:
left join
return two table column, so i use new ResultMap, but i see SimpleJoinResult defined in xml
SimpleJoinResult
https://github.com/mybatis/mybatis-dynamic-sql/blob/8a7aad9ba9618df94b25864286b3ac2c7fe9cb0d/src/site/markdown/docs/select.md?plain=1#L146
but i use MyBatis3DynamicSql