Vinay Menon wrote:
> Dan,
> Oracle case sensitive as well. One of the chaps here put a finder query
> ... "where flg='T'"
>
> Obviously it didn't work cos the JDBCDefinedFinderCommand issued it to
> the backed as "where flg=i't'". This is cos the where clause is constructed
> with the lower case query. Do you want me to fix it?
D'Oh! That one I expect to not work - SQL is usually case sensitive with
the _contents_ of columns. Go ahead and fix, if you've the time.
thanks much,
danch
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development