Skip to content

Commit bebc102

Browse files
committed
Japanese translation. [ci skip]
1 parent 042c106 commit bebc102

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/site/ja/xdoc/sqlmap-xml.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,8 +1779,7 @@ SELECT * FROM POST WHERE BLOG_ID = #{id}]]></source>
17791779

17801780

17811781
<p>
1782-
Regardless of the auto-mapping level configured you can enable or disable the automapping for an specific statement
1783-
by adding the attribute <code>autoMapping</code> to it:
1782+
尚、グローバルな自動マッピング設定とは別に、<code>autoMapping</code> 属性を指定することで特定のステートメントでの自動マッピング動作を有効/無効化することもできます。
17841783
</p>
17851784

17861785
<source><![CDATA[<select id="selectUsers" resultType="User" autoMapping="false">

0 commit comments

Comments
 (0)