HiThe issue is resolved, database had correct characters, web application
displaying data was not displaying them properly


On Fri, Jul 24, 2009 at 9:04 PM, Stephen Boyd <swb...@gmail.com> wrote:

> Ibatis is most likely not the problem.  The database needs to be configured
> to accept unicode characters.  What database are you using?
>
>
> On Fri, Jul 24, 2009 at 12:22 PM, Ashish Kulkarni <
> ashish.kulkarn...@gmail.com> wrote:
>
>> HiHas anyone noticed issue with inserting japanese characters in database
>> using ibatis, i am having some issues here, i have debugged my program and
>> found that the class which is passed to ibatis as input parameter has
>> correct japanese characters, but in database they are not,
>> Is there any special setup for inserting non english characters in ibatis?
>>
>> Ash
>>
>
>

Reply via email to