-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Saving UTF-8 values in a table with ISO 8859-15 encoding
PostPosted: Mon May 10, 2010 7:00 am 
Newbie

Joined: Mon May 10, 2010 6:49 am
Posts: 4
Hello,

I use Hibernate 3.2. I have a web application which transmits all data to the Hibernate backend in UTF-8. This data in put into the Hibernate entity.
Unfortunately the database is ISO 8859-15 encoding (I would like to change that but can't as other applications still need this).

Do I have to encode all UTF-8 Strings myself to ISO 8859-15 or can I tell Hibernate to do this for me when saving the entitiy?
I use an Oracle database.

Thanks for all comments.

Claus


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.