-
Nov 29th, 2006, 04:27 AM
#1
hibernate localization
Hi,
I am inserting the thai data into the database thru hibernate. This is working absolutely fine. When i am trying to retrieve the thai data from the database It is displaying some junk characters. Probably while data is set into the data objects the UTF-8 conversion is required. How do i go about with this.
Hibernate version: 3.1.2
Name and version of the database you are using: Oracle 10g
Thank U,
Parimala
-
Nov 29th, 2006, 08:25 AM
#2
Im not very sure if it can be what i would tell you, but have you tried to initalize JVM with thai encoding? I say because i found similar problem with European ISO and characters displaying.
-
Nov 29th, 2006, 10:50 PM
#3
-
Dec 1st, 2006, 04:11 AM
#4
There ia no problem with Hibernate in this case.
This is all due to Struts. It's resolved.
Thanks and sorry
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules