• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Custom EOQualifier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom EOQualifier


  • Subject: Re: Custom EOQualifier
  • From: André Rothe via Webobjects-dev <email@hidden>
  • Date: Fri, 30 Aug 2024 16:17:11 +0200

Hi Xavier,

How I can escape the wildcards, with a backslash? I did not find any information about that.

Thank you
André


Am 30.08.2024 15:24, schrieb Xavier (WO):
Hello André,

Didi you actually try to use the regular QualifierOperatorCaseInsensitiveLike, I’d say that it would “escape” the special characters in the Strings so your “*” shouldn’t be an issue.

Xavier


On 30 Aug 2024, at 15:06, André Rothe via Webobjects-dev <email@hidden> wrote:

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      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Custom EOQualifier
      • From: "Xavier \(WO\) via Webobjects-dev" <email@hidden>
References: 
 >Custom EOQualifier (From: André Rothe via Webobjects-dev <email@hidden>)
 >Re: Custom EOQualifier (From: "Xavier \(WO\) via Webobjects-dev" <email@hidden>)

  • Prev by Date: Re: Custom EOQualifier
  • Next by Date: Re: Custom EOQualifier
  • Previous by thread: Re: Custom EOQualifier
  • Next by thread: Re: Custom EOQualifier
  • Index(es):
    • Date
    • Thread