Lach, Thierry wrote:

Please note that this does not appear to be a problem specific to
Oracle.  I have seen the same problem with DB2.

Perhaps Turbine could use DatabaseMetaData.storesUpperCaseIdentifiers()
and DatabaseMetaData.storesUpperCaseQuotedIdentifiers() to identify this
situation and convert the search string to uppercase prior to searching
(with an appropriate comment of course).

If anyone is interesting, i can submit a patch on
org.apache.torque.task.TorqueJDBCTransformTask
that makes use of DatabaseMetaData.storesUpperCaseIdentifiers() and
DatabaseMetaData.storesUpperCaseQuotedIdentifiers()



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to