-->
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.  [ 2 posts ] 
Author Message
 Post subject: Tell Database to use UTF8
PostPosted: Thu Sep 10, 2009 9:20 am 
Newbie

Joined: Tue Sep 01, 2009 3:22 am
Posts: 5
Hello How can I tell the Database to use UTF8 in its Tables?

This is the command i am executing on mysql at the moment:

ALTER TABLE `mydb`.`mytbl` ENGINE = InnoDB
CHARACTER SET utf8 COLLATE utf8_general_ci;

where and how can i define this in the hibernate config or or mapping?


Thnax for the help!

Cheers
B Tietjens


Top
 Profile  
 
 Post subject: Re: Tell Database to use UTF8
PostPosted: Thu Sep 10, 2009 12:37 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
http://www.seamframework.org/Documentation/UsingMySQLInProductionWithUTF8

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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