mysql - Problem with UTF-8 in Create Schema By Hibernate -


After

this is my hibernate.hbm.xml and I use MySQL

   

I solve this problem by setting the character set-server in the code :

  [mysqld] character-set-server = utf8  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -