<?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: Using Boolean fields with Oracle RDBMS</title>
	<atom:link href="http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ranjay</title>
		<link>http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/comment-page-1/#comment-677</link>
		<dc:creator>Ranjay</dc:creator>
		<pubDate>Thu, 30 Oct 2008 20:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/#comment-677</guid>
		<description>Very nice and to the point article.</description>
		<content:encoded><![CDATA[<p>Very nice and to the point article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/comment-page-1/#comment-276</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/#comment-276</guid>
		<description>Okay, I was just checking my code. Yes, you are right, you have to put the package-info.java in the package where you want to use/refer to the type.</description>
		<content:encoded><![CDATA[<p>Okay, I was just checking my code. Yes, you are right, you have to put the package-info.java in the package where you want to use/refer to the type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehtak</title>
		<link>http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/comment-page-1/#comment-275</link>
		<dc:creator>mehtak</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/#comment-275</guid>
		<description>I guess I figured out what I was doing wrong. I have to place package-info.java in the same package as the classes using the type-defs. I should have read the article properly. Nice blog.</description>
		<content:encoded><![CDATA[<p>I guess I figured out what I was doing wrong. I have to place package-info.java in the same package as the classes using the type-defs. I should have read the article properly. Nice blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehtak</title>
		<link>http://www.redstream.nl/2008/03/06/using-boolean-fields-with-oracle-rdbms/comment-page-1/#comment-274</link>
		<dc:creator>mehtak</dc:creator>
		<pubDate>Thu, 10 Apr 2008 14:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/#comment-274</guid>
		<description>I tried the above in my code and got &quot;Could not determine type for: truefalse-type&quot; . Do I need to place the package-info.java in any specific directory. How does the SessionFactory know about this file so that it can determine the class to use.</description>
		<content:encoded><![CDATA[<p>I tried the above in my code and got &#8220;Could not determine type for: truefalse-type&#8221; . Do I need to place the package-info.java in any specific directory. How does the SessionFactory know about this file so that it can determine the class to use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

