Not sure whether this is a bug, and if so how to report it?
When using criteria.addSql("col LIKE 'Some String'") the string gets added
twice as the criteria and the criteria looks like ...
[col LIKE 'Some String'nullcol LIKE 'Some String']I am using OJB1.0.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
