<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: UTF-8 with Hibernate 3.0 and MySQL</title>
	<link>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 16 May 2008 15:03:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: BISOِ</title>
		<link>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-76</link>
		<dc:creator>BISOِ</dc:creator>
		<pubDate>Thu, 06 Mar 2008 08:40:51 +0000</pubDate>
		<guid>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-76</guid>
		<description>Thanks a lot, you post where very helpfull

BISO</description>
		<content:encoded><![CDATA[<p>Thanks a lot, you post where very helpfull</p>
<p>BISO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bar-Sinai</title>
		<link>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-13</link>
		<dc:creator>Michael Bar-Sinai</dc:creator>
		<pubDate>Sat, 26 May 2007 16:41:32 +0000</pubDate>
		<guid>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-13</guid>
		<description>jdbc:mysql://localhost/mydb?characterEncoding=UTF-8</description>
		<content:encoded><![CDATA[<p>jdbc:mysql://localhost/mydb?characterEncoding=UTF-8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bar-Sinai</title>
		<link>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-5</link>
		<dc:creator>Michael Bar-Sinai</dc:creator>
		<pubDate>Sat, 26 May 2007 16:37:38 +0000</pubDate>
		<guid>http://www.isocra.com/2007/01/utf-8-with-hibernate-30-and-mysql/#comment-5</guid>
		<description>Thanks for this useful post - I had the same problem and didn't know what to do.

One update for using JPA: not all the parameters are needed and they cause an exception while hibernate tries to parse the persistence.xml file. For me, the following work fine (for hebrew):

&#60;property name="hibernate.connection.url" value="jdbc:mysql://localhost/second_homes?characterEncoding=UTF-8"/&#62;
</description>
		<content:encoded><![CDATA[<p>Thanks for this useful post - I had the same problem and didn&#8217;t know what to do.</p>
<p>One update for using JPA: not all the parameters are needed and they cause an exception while hibernate tries to parse the persistence.xml file. For me, the following work fine (for hebrew):</p>
<p>&lt;property name=&#8221;hibernate.connection.url&#8221; value=&#8221;jdbc:mysql://localhost/second_homes?characterEncoding=UTF-8&#8243;/&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
