<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hibernate / Boolean Fields / MySQL 5.0</title>
	<atom:link href="http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/</link>
	<description>Adrian Smith's blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:20:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Phemelo</title>
		<link>http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/comment-page-1/#comment-88935</link>
		<dc:creator>Phemelo</dc:creator>
		<pubDate>Wed, 18 Jan 2012 15:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=206#comment-88935</guid>
		<description>This was very easy to understand, using hibernate_core v3.3.1 the &quot;BOOLEAN&quot; type could not be resolved.</description>
		<content:encoded><![CDATA[<p>This was very easy to understand, using hibernate_core v3.3.1 the &#8220;BOOLEAN&#8221; type could not be resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen M. Kennedy</title>
		<link>http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/comment-page-1/#comment-6015</link>
		<dc:creator>Stephen M. Kennedy</dc:creator>
		<pubDate>Wed, 29 Jul 2009 23:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=206#comment-6015</guid>
		<description>I use this in combination with &lt;a href=&quot;http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-configuration.html#configuration-optional-querysubstitution&quot; title=&quot;Query Substitutions&quot; rel=&quot;nofollow&quot;&gt;Query Substitutions&lt;/a&gt; to create a schema that is more portable across different databases.</description>
		<content:encoded><![CDATA[<p>I use this in combination with <a href="http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-configuration.html#configuration-optional-querysubstitution" title="Query Substitutions" rel="nofollow">Query Substitutions</a> to create a schema that is more portable across different databases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Moore</title>
		<link>http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/comment-page-1/#comment-3564</link>
		<dc:creator>Dan Moore</dc:creator>
		<pubDate>Thu, 07 May 2009 22:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=206#comment-3564</guid>
		<description>Thanks for the fix!  Adding that &#039;column&#039; element to the config file solved the problem for me.</description>
		<content:encoded><![CDATA[<p>Thanks for the fix!  Adding that &#8216;column&#8217; element to the config file solved the problem for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Van Tilborgh</title>
		<link>http://www.databasesandlife.com/hibernate-boolean-fields-mysql-50/comment-page-1/#comment-1538</link>
		<dc:creator>Guy Van Tilborgh</dc:creator>
		<pubDate>Fri, 14 Nov 2008 14:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=206#comment-1538</guid>
		<description>This is all great but when I use this solution, our Oracle configuration doesn&#039;t work anymore so I guess there must be a better solution because the whole point of hibernate is to be database independant.</description>
		<content:encoded><![CDATA[<p>This is all great but when I use this solution, our Oracle configuration doesn&#8217;t work anymore so I guess there must be a better solution because the whole point of hibernate is to be database independant.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

