ACTUAL_DAYS <![CDATA[ <= ]]> EXPECTED_DAY
or
ACTUAL_DAYS  "&.l.t.;.="  EXPECTED_DAY  (remove points. i used them because
it 's automatically converted <=, so you can't see what i mean.)

these two should work. (also "&.g.t.;" for > ) 


Tokajac wrote:
> 
> Hello!
> 
> 
> I have a tricky error: in the query last row is AND ACTUAL_DAYS <=
> EXPECTED_DAY. For some reason iBatis doesn't want to parse "<=" (??).
> Exception: "only well-formed..."
> 
> How to solve/work-around this?
> 
> 
> Regards
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Parsing-Error-for-%22%3C%3D%22-tp22530234p22554214.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to