Skip to content

Commit 82acf38

Browse files
committed
Updated Japanese doc. [ci skip]
1 parent dfca17e commit 82acf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ ps.setInt(1,id);]]></source>
154154
</tr>
155155
<tr>
156156
<td>parameterType</td>
157-
<td>このステートメントに渡される引数の型。完全修飾クラス名またはエイリアス。
157+
<td>このステートメントに渡される引数の型。完全修飾クラス名またはエイリアス。TypeHandler は実際の引数に応じて自動的に導出されるため、この属性は省略可能です。デフォルト値:未設定
158158
</td>
159159
</tr>
160160
<tr>

0 commit comments

Comments
 (0)