Hello,

We am currently using Oracle DB with default utf-8 encoding, we have two
application one is using hibernate other one ibatis

If I am running hibernate on windows or on linux I am seeing every character
which is returned is encoded correctly.
But when I am using ibatis I can see that some of my characters were replace
by question mark others with replacement character when I run it on linux.

Is there any way to force connection encoding for ibatis?

I googled this only reference about setting connection encoding is for
ibatis 3. I am currently using          2.3.4.726.

John


-- 
View this message in context: 
http://old.nabble.com/Problem-with-Character-Encoding-tp27799549p27799549.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
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