I just happen to have spent the last month wrestling with Oracle and
UTF-8 encoding. I had to deal with BLOBs, but Strings should be
easier.
Oracle stores VARCHAR2, VARCHAR, and CLOB fields as unicode and when
the driver fetches the value, it goes into a String which is just an
array of unicode ch
gt;>>> Larry
>>>>>
>>>>>
>>>>> On Fri, Mar 5, 2010 at 2:44 PM, John Seer wrote:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> We am currently using Oracle DB with default utf-8 enco
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
hich 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
ncoded 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?
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
> >
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.
>
>
> -
--
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