Hi,
I need a custom EOQualifier, which executes for Strings in an Oracle
database
WHERE UPPER(table.aStr) = UPPER(bStr)
(compare both Strings in uppercases). A
QualifierOperatorCaseInsensitiveLike will not work, because the Strings
could contain "*", but these should not act as wildcards.
How I can build such a class?
Greetings
André
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com