Skip to content

Commit 55fe619

Browse files
authored
Update timeout for realistic
hi. this timeout example is not realistic. I thought it a seconds. thank you.
1 parent fd3b1fa commit 55fe619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/sqlmap-xml.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ ps.setInt(1,id);]]></source>
136136
resultMap="personResultMap"
137137
flushCache="false"
138138
useCache="true"
139-
timeout="10000"
139+
timeout="10"
140140
fetchSize="256"
141141
statementType="PREPARED"
142142
resultSetType="FORWARD_ONLY">]]></source>

0 commit comments

Comments
 (0)