On May 24, 2007, at 2:42 AM, Frank Stock wrote:
I use MySQL as database and want a EOQualifier for a binary search.select * from language where BINARY languagecode=%@ In the past there was an EOSQLQualifier. Where can I find information about that.
EOSQLQualifier is deprecated, but you can create an EOFetchSpecification hints dictionary with an EODatabaseContext.CustomQueryExpressionHintKey and custom SQL value. See the "Using a Custom Query" section in the EODatabaseContext class description.
Aloha, Art
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]
