Hi!

I would like to get a parameter in my sql and by that to decide if to use
prepend="OR" or prepend="AND"

<isNotEqual prepend="<here to write the parameter of the query>"
property="maxprice" 
                                compareValue="0">
                                price BETWEEN #price# AND #maxprice#
                        </isNotEqual>

How can I do it?



---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to