-->
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.  [ 3 posts ] 
Author Message
 Post subject: Internationalization & Localization support in Hibernate
PostPosted: Tue Nov 04, 2003 1:25 pm 
Beginner
Beginner

Joined: Tue Aug 26, 2003 2:47 pm
Posts: 21
Hi,
We have a requirement to support I18N & L10 (Internationalization & locatization). We have done this by leveraging the utf-8 format storage support of Oracle. Now that we are migrating to use Hibernate I would like to find out when the data stored in Oracle DB using UTF-8 format would be retrieved as such or any transromation occurs in Hibernate while constructing the domain objects(JDBC does not transform the data). If any one had done any work on this using Hibernate, please let me know the details as it would help us a lot.

thanks much.
TM

_________________
TM


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 04, 2003 3:37 pm 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
http://forum.hibernate.org/viewtopic.ph ... t=encoding


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 04, 2003 4:43 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
In other words (and just so you won't misunderstand ;)

Hibernate core does never ever transform strings in any way.

...but UserType and the user can do whatever he it wants ;)

_________________
Max
Don't forget to rate


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

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.