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.
2 parents fb89c55 + d70e491 commit b1dcbe2Copy full SHA for b1dcbe2
src/site/xdoc/sqlmap-xml.xml
@@ -265,14 +265,14 @@ ps.setInt(1,id);]]></source>
265
timeout="20">
266
267
<update
268
- id="insertAuthor"
+ id="updateAuthor"
269
parameterType="domain.blog.Author"
270
flushCache="true"
271
statementType="PREPARED"
272
273
274
<delete
275
+ id="deleteAuthor"
276
277
278
0 commit comments