-->
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.  [ 4 posts ] 
Author Message
 Post subject: Character sets
PostPosted: Wed Feb 11, 2004 8:52 am 
Newbie

Joined: Fri Feb 06, 2004 5:35 am
Posts: 3
hi,
how can I make Hibernate use a specific charset (in my case win1250)?

thanks


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 11, 2004 9:59 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
It depends on your driver config, Hibernate don't transform String.

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 11, 2004 10:26 am 
Newbie

Joined: Fri Feb 06, 2004 5:35 am
Posts: 3
OK, then how do i configure my driver?
i know how to configure it manually - it's just a matter of setting a connection property. but how do i configure it throug Hibernate?
that is, how do i tell Hibernate to set this property when requesting connection from the driver?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 11, 2004 12:32 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Usually, you can put this kind of properties in the JDBC connection URL

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.