Browse Source

what I assume was meant

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368475 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
cba4e0b119
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/sql.html

+ 1
- 1
docs/manual/CoreTasks/sql.html View File

@@ -146,7 +146,7 @@ and <b>abort</b> execution and transaction and fail task.</p>
object will perform escape substitution.<br> object will perform escape substitution.<br>
See <a See <a
href="http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Statement.html#setEscapeProcessing(boolean)">Statement's href="http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Statement.html#setEscapeProcessing(boolean)">Statement's
API docs</a> for details. <emSsince Ant 1.6</em>.
API docs</a> for details. <em>Since Ant 1.6</em>.
<td width="10%" valign="top">No (default=true)</td> <td width="10%" valign="top">No (default=true)</td>
</tr> </tr>




Loading…
Cancel
Save