From 2d949a9361c41941cf47fc40fcad00b4d8c3cf59 Mon Sep 17 00:00:00 2001
From: Steve Loughran
Date: Wed, 18 Dec 2002 17:27:00 +0000
Subject: [PATCH] Doc patch suggested by John Lindwall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273672 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/sql.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/manual/CoreTasks/sql.html b/docs/manual/CoreTasks/sql.html
index f7084b75d..9d5acfd8a 100644
--- a/docs/manual/CoreTasks/sql.html
+++ b/docs/manual/CoreTasks/sql.html
@@ -124,6 +124,14 @@ and abort execution and transaction and fail task.
Should the task cache loaders and the driver? |
No (default=true) |
+
+
+ delimitertype |
+ Control whether the delimiter will only be recognized on a line by itself.
+ Can be "normal" -anywhere on the line, or "row", meaning it must be on a line by itself |
+ No (defaul:normal) |
+
+
Parameters specified as nested elements