Skip to Content
0
Former Member
Jul 07, 2008 at 08:55 PM

Multiple values search for same field how using new java api?

39 Views

Hi Friends,

We have a colors field in the main table. it has values red , blue, yellow, etc. Now, i know how to search for all records whose color is Red. But i dont know how to do search for all records whose color is Red or blue or yellow.

can anyone pleasel let me know how can i do this using new java API?

Thanks,

Raags