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 06ef376 commit 97223c1Copy full SHA for 97223c1
docs/sources/sql.rst
@@ -49,7 +49,7 @@ SQLファイルとDaoのメソッドのマッピングは次のアノテーシ
49
* @Delete(sqlFile = true)
50
* @BatchInsert(sqlFile = true)
51
* @BatchUpdate(sqlFile = true)
52
-* @BaatchDelete(sqlFile = true)
+* @BatchDelete(sqlFile = true)
53
54
SQLファイル
55
===========
0 commit comments