Results 1 to 4 of 4

Thread: hibernate localization

  1. #1

    Default 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

  2. #2
    Join Date
    Apr 2006
    Posts
    110

    Default

    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.
    Si em veiessin caminar per sobre un llac, dirien que no sé nedar.
    http://alexsotob.blogspot.com

  3. #3

    Default

    What shd i do now???

  4. #4

    Default

    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
  •