<?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: CLOBbered again!</title>
	<atom:link href="http://lostechies.com/joshualockwood/2007/08/28/clobbered-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/joshualockwood/2007/08/28/clobbered-again/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Wed, 16 Feb 2011 11:54:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: jlockwood</title>
		<link>http://lostechies.com/joshualockwood/2007/08/28/clobbered-again/#comment-8</link>
		<dc:creator>jlockwood</dc:creator>
		<pubDate>Sat, 01 Sep 2007 01:58:45 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joshua_lockwood/archive/2007/08/28/clobbered-again.aspx#comment-8</guid>
		<description>Basic text goes into the CLOB, typically less than 250 chars.  In the mapping you aren&#039;t supposed to have to specify type with Oracle when mapping to CLOBs (NHibernate is supposed to do that).  I did, however, run my tests while specifying type=&quot;StringClob&quot;.  Test failed the same.  Again, the mappings work in all cases except when I try to use it with the Example class.</description>
		<content:encoded><![CDATA[<p>Basic text goes into the CLOB, typically less than 250 chars.  In the mapping you aren&#8217;t supposed to have to specify type with Oracle when mapping to CLOBs (NHibernate is supposed to do that).  I did, however, run my tests while specifying type=&#8221;StringClob&#8221;.  Test failed the same.  Again, the mappings work in all cases except when I try to use it with the Example class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://lostechies.com/joshualockwood/2007/08/28/clobbered-again/#comment-7</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Wed, 29 Aug 2007 12:34:48 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joshua_lockwood/archive/2007/08/28/clobbered-again.aspx#comment-7</guid>
		<description>I&#039;ve never used NHibernate with Oracle, but I&#039;ve used CLOB before.

What does your mapping look like?  Can you provide more details on what data goes in the property?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never used NHibernate with Oracle, but I&#8217;ve used CLOB before.</p>
<p>What does your mapping look like?  Can you provide more details on what data goes in the property?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
