From 6d5ce0b16829ccff0729e0c653a165f03a1da1df Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 7 Sep 2004 06:21:11 +0000 Subject: [PATCH] Added SQLC to external page. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276825 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 49 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 26 ++++++++++++++++++++++++ 2 files changed, 75 insertions(+) diff --git a/docs/external.html b/docs/external.html index d55a18a26..b648215ef 100644 --- a/docs/external.html +++ b/docs/external.html @@ -4172,6 +4172,55 @@ Lite edition of Speech4j which includes both the task and the listener is free. + + +

+ + SQLC +

+

SQLC generates Java classes from SQL statements. Introduction + to SQLC: + http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 1.3+ +
+ URL: + + http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html +
+ Contact: + + Pavel Vlasov +
+ License: + + LGPL +

diff --git a/xdocs/external.xml b/xdocs/external.xml index d1370c125..b90b7c301 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -2257,6 +2257,32 @@ + + +

SQLC generates Java classes from SQL statements. Introduction + to SQLC: + http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 1.3+
URL:http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html
Contact:Pavel Vlasov
License:LGPL
+
+

The styler task makes useful combinations of XSLT transformations