Re: Custom EOQualifier
Re: Custom EOQualifier
- Subject: Re: Custom EOQualifier
- From: OCsite via Webobjects-dev <email@hidden>
- Date: Fri, 30 Aug 2024 15:10:51 +0200
André,
someone might give a much better and more straightforward answer, but myself, I
would just check (and more or less imitate) how custom qualifiers are written
in Wonder, whose sources are available publicly
<https://jenkins.wocommunity.org/job/Wonder7/ws/Wonder/Frameworks/Core/>.
All the best,
OC
> On 30. 8. 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