<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Hibernate annotation for a Map of some enum type to some primitive type</title>
	<link>http://www.javakaffee.de/blog/2006/11/28/hibernate-annotation-for-a-map-of-some-enum-type-to-some-primitive-type/</link>
	<description>Just another weblog about (web) development technologies like spring, tapestry, jersey, jsf, hibernate and more</description>
	<pubDate>Sun, 05 Feb 2012 06:14:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Pierres Service &#187; Blog Archive &#187; Hibernate annotation for a Map of some enum type to some primitive &#8230;</title>
		<link>http://www.javakaffee.de/blog/2006/11/28/hibernate-annotation-for-a-map-of-some-enum-type-to-some-primitive-type/#comment-407</link>
		<pubDate>Tue, 28 Nov 2006 21:43:36 +0000</pubDate>
		<guid>http://www.javakaffee.de/blog/2006/11/28/hibernate-annotation-for-a-map-of-some-enum-type-to-some-primitive-type/#comment-407</guid>
					<description>[...] This gave the correct table/column definition at build time (hibernate tools), but a ClassCastException at runtime, saying that MyEnumType is not compatible to hibernates type text . So I used the length of the @Column annotation as a &#8230;Read more: here [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] This gave the correct table/column definition at build time (hibernate tools), but a ClassCastException at runtime, saying that MyEnumType is not compatible to hibernates type text . So I used the length of the @Column annotation as a &#8230;Read more: here [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

