<?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: Comparing Oracle Blobs</title>
	<atom:link href="http://blog.redstream.nl/2008/03/04/comparing-oracle-blobs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.redstream.nl/2008/03/04/comparing-oracle-blobs/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Wed, 11 Aug 2010 06:58:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Alma</title>
		<link>http://blog.redstream.nl/2008/03/04/comparing-oracle-blobs/comment-page-1/#comment-258</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/04/comparing-oracle-blobs/#comment-258</guid>
		<description>Hi noon, thx for your comment. As you can see in &lt;a href=&quot;http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt; I do use a Hibernate usertype for another type of conversion</description>
		<content:encoded><![CDATA[<p>Hi noon, thx for your comment. As you can see in <a href="http://www.pascalalma.net/2008/03/06/using-boolean-fields-with-oracle-rdbms/" rel="nofollow">this post</a> I do use a Hibernate usertype for another type of conversion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal&#8217;s Blog &#187; Using Boolean fields with Oracle RDBMS</title>
		<link>http://blog.redstream.nl/2008/03/04/comparing-oracle-blobs/comment-page-1/#comment-257</link>
		<dc:creator>Pascal&#8217;s Blog &#187; Using Boolean fields with Oracle RDBMS</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/04/comparing-oracle-blobs/#comment-257</guid>
		<description>[...] I posted here we are currently busy replacing the Postgres database with an Oracle database. One issue we [...]</description>
		<content:encoded><![CDATA[<p>[...] I posted here we are currently busy replacing the Postgres database with an Oracle database. One issue we [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noon</title>
		<link>http://blog.redstream.nl/2008/03/04/comparing-oracle-blobs/comment-page-1/#comment-256</link>
		<dc:creator>noon</dc:creator>
		<pubDate>Wed, 05 Mar 2008 20:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/03/04/comparing-oracle-blobs/#comment-256</guid>
		<description>You can create a Hibernate UserType which converts the BLOBs to ByteArray and vice versa. I found the idea from Hibernate forum. The code is a bit too long to be pasted here...</description>
		<content:encoded><![CDATA[<p>You can create a Hibernate UserType which converts the BLOBs to ByteArray and vice versa. I found the idea from Hibernate forum. The code is a bit too long to be pasted here&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
