Skip to content

Commit 6c4ad10

Browse files
committed
Merge pull request #110 from backpaper0/issue-109
Resultクラスのパッケージの間違いを修正しました #109
2 parents 89b9585 + df0837a commit 6c4ad10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/query/insert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
======
3030

3131
パラメータがイミュータブルなエンティティクラスの場合、
32-
戻り値はそのエンティティクラスを要素とする ``org.seasar.doma.Result``
32+
戻り値はそのエンティティクラスを要素とする ``org.seasar.doma.jdbc.Result``
3333
でなければいけません。
3434

3535
上記の条件を満たさないない場合、戻り値は更新件数を表す ``int`` でなければいけません。

0 commit comments

Comments
 (0)