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.
1 parent 4678bb0 commit 9e44218Copy full SHA for 9e44218
src/site/xdoc/sqlmap-xml.xml
@@ -1756,7 +1756,7 @@ SELECT * FROM AUTHOR WHERE ID = #{id}]]></source>
1756
<h4>Multiple ResultSets for Collection</h4>
1757
1758
<p>
1759
- As we did for the association, we can call an stored procedure that executes two queries and returns two result sets, one with Blogs
+ As we did for the association, we can call a stored procedure that executes two queries and returns two result sets, one with Blogs
1760
and another with Posts:
1761
</p>
1762
0 commit comments