dev  

Search for character '_', '%' wildcard characters using ibatis

crmanoj
Thu, 10 Dec 2009 04:38:03 -0800

Hi,

I am new to iBatis. I'm using iBatis with Oracle. My Database entries have
values with wild card characters like '_' or '%'. My application demands to
retrieve all the entries with the character '_'. For Searching such
characters i can use escape character( ESCAPE '\') in oracle whereas i'm not
able to use the same thing in iBatis. How should my query be? Please help
with this.

Thanks in Advance.
-- 
View this message in context: 
http://old.nabble.com/Search-for-character-%27_%27%2C-%27-%27-wildcard-characters-using-ibatis-tp26726541p26726541.html
Sent from the iBATIS - Dev mailing list archive at Nabble.com.


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

  • Search for character '_', '%' wildcard characters using ibatis crmanoj