You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Ma...@BIT.admin.ch on 2003/08/08 17:15:38 UTC

not case sensitve search in DB2

Hi,
has some body made an SqlGenerator Class that generates
a where claus like this:
select x,y,z from a where upper(z) like upper(?)

this is helpful if the database like claus is case sensitiv, like in oracle
or db2.

regards

Matthias Roth




---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org