Hi,

We are using a CLOB to store some data and I need to search on it using the Oracle "contains" operation, but we also have several other fields which are used to qualify the search. I am already using EO Qualifiers to perform the search on the other parameters, but now I see that I need something like EOSQLQualifier to handle the CLOB. However, that class is deprecated, and the alternatives listed don't seem to be ideal since that would require me to rewrite the entire qualification using raw SQL. I would like to preserve the my current qualifier architecture.

Any suggestions?

thanks,
tom
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to