You can't do (ie xxx = null) in Oracle.  You'll need define another finder
(ie xxx is null).
Kar
----- Original Message -----
From: "Fred Loney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 2:28 AM
Subject: Re: [JBoss-user] URGENT !!! Finder....


<query>mycolumn = {0}</query>

and pass null argument to finder method.

Keerthi P wrote:

> Hi all,
> how to declare a finder in jaws.xml if i need to select rows if a field's
value is null.
> for eg: my oracle query is "select * from table where mycolumn is null".
Could any one of you tell
> me the equivalent <finder> construct that i can use in jaws
>

--
Fred Loney
Spirited Software, Inc.
[EMAIL PROTECTED]



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to