On Mon, 10 Dec 2007, Thomas Rene Vervik wrote:
So my question would be - how do you manage to make < and > comparisons in queries using ibatis ?
You're dealing with XML, so use CDATA sections or entities < and > < <
>
-- Graeme -
On Mon, 10 Dec 2007, Thomas Rene Vervik wrote:
So my question would be - how do you manage to make < and > comparisons in queries using ibatis ?
You're dealing with XML, so use CDATA sections or entities < and > < <
>
-- Graeme -