|
|
@@ -4178,8 +4178,9 @@ |
|
|
|
<a name="SQLC"></a> |
|
|
|
SQLC |
|
|
|
</h4> |
|
|
|
<p>SQLC generates Java classes from SQL statements. Introduction |
|
|
|
to SQLC: <a href="http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html"> |
|
|
|
<p>SQLC generates Java classes from SQL statements obviating JDBC API |
|
|
|
in your code. Introduction to SQLC: |
|
|
|
<a href="http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html"> |
|
|
|
http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html</a></p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
@@ -4189,7 +4190,11 @@ |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 1.3+ |
|
|
|
Tested with Ant 1.5.2. Compilation requires Java 1.4 and database |
|
|
|
driver shall implement getParameterMetadata(). "Introduction to SQLC" |
|
|
|
(see above) contains compatibility list. Generated classes work on |
|
|
|
Java 1.3+ |
|
|
|
|
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|