• 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: wildcard Query
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wildcard Query


  • Subject: Re: wildcard Query
  • From: Stefan Klein <email@hidden>
  • Date: Tue, 09 Nov 2010 15:58:24 +0100

You need escape the character. Normal is the Backslash the escape sign.

EOQualifier qualifier = M_User.NAME.contains("\\*");   <-- 2 Backslashes for java

Stefan

Am 09.11.10 15:34, schrieb ISHIMOTO Ken:
Hi everyone,

I am fighting with a Qualifier and my Question is "Is there any way for query all Data with an "*" in."

DataSample :

Mike
Chuck
Dav*id
Ken

Like code bellow but the "*" is a Wildcard and won't work. 

EOQualifier qualifier = M_User.NAME.contains("*");

I would love to find any Record with "*".


Is there any trick or command to get all Objects with an "*" ?


Thank you

--------------------------------------------------------
K's ROOM      (ISHIMOTO Ken)
--------------------------------------------------------
[E-Mail]  <email@hidden>
[iChat:]   <email@hidden>
[HP]          http://www.ksroom.com/
_____________________________________________________________________
This e-mail has not been scanned for viruses because it was written on an Mac,
and there are NO Viruses on an Apple Computer.
For further information visit http://www.apple.com


_______________________________________________ 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: wildcard Query
      • From: Mike Schrag <email@hidden>
References: 
 >wildcard Query (From: ISHIMOTO Ken <email@hidden>)

  • Prev by Date: Re: wildcard Query
  • Next by Date: Re: wildcard Query
  • Previous by thread: Re: wildcard Query
  • Next by thread: Re: wildcard Query
  • Index(es):
    • Date
    • Thread