-->
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: i18n strings
PostPosted: Mon Oct 03, 2005 4:37 am 
Newbie

Joined: Sun Oct 24, 2004 8:53 pm
Posts: 6
Location: Philadelphia, PA
I am using hibernate to map an object that has string properties that are mapped to NVARCHAR columns in table in sql server (same applies for oracle). Should I assume that if the driver that I am using has support for automatically taking care of i18n data, I don't have to do anything extra while inserting, updating, querying on string column, loading the objects ?

Hibernate uses prepared statements and if the drivers have support I should get back right results without any change in my code. Can someone confirm this?
I am using jsqlconnect driver for sql server2005 and oracle10g thin driver for oracle. Both driver vendors claim that they support i18n data

Has anyone been using NVARCHAR type columns and any lessons learned from this? any mistakes that I should avoid.

Thanks in advance,


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.