You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Andreou Andreas <an...@di.uoa.gr> on 2002/12/03 19:51:57 UTC

[PATCH] Enhancements on the sql2xml task and the jdbc task

AppData can now output valid xml files with correct dtd (that's why 
Database needs to
return valid defaultIdMethod).

TorqueJDBCTransformTask takes into account the
DatabaseMetaData.storesUpperCaseIdentifiers() property in order to
correct(i.e. uppercase) the schema name (when needed)