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 fb89c55 commit d70e491Copy full SHA for d70e491
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