<?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: Combining enum with EJB3 Entity bean</title>
	<atom:link href="http://www.redstream.nl/2007/12/10/combining-enum-with-ejb3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2007/12/10/combining-enum-with-ejb3/</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: Pascal Alma</title>
		<link>http://www.redstream.nl/2007/12/10/combining-enum-with-ejb3/comment-page-1/#comment-250</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Sun, 13 Apr 2008 09:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2007/12/10/combining-enum-with-ejb3/#comment-250</guid>
		<description>Well, Hibernate is allmost right. I have used, as field definition, varchar2(1).
I was always told not to use &#039;char&#039; in favourite of the &#039;varchar2&#039; type, since its introduction by Oracle. So that&#039;s why I left it out of the post.</description>
		<content:encoded><![CDATA[<p>Well, Hibernate is allmost right. I have used, as field definition, varchar2(1).<br />
I was always told not to use &#8216;char&#8217; in favourite of the &#8216;varchar2&#8242; type, since its introduction by Oracle. So that&#8217;s why I left it out of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jquest</title>
		<link>http://www.redstream.nl/2007/12/10/combining-enum-with-ejb3/comment-page-1/#comment-249</link>
		<dc:creator>jquest</dc:creator>
		<pubDate>Thu, 10 Apr 2008 18:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2007/12/10/combining-enum-with-ejb3/#comment-249</guid>
		<description>could you please provide the field definition that you used here. Hibernate complains that I have to use varchar(1) instead of char(1)</description>
		<content:encoded><![CDATA[<p>could you please provide the field definition that you used here. Hibernate complains that I have to use varchar(1) instead of char(1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

