<?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"
	>
<channel>
	<title>Comments on: Hibernate: Single table inheritance annotations</title>
	<atom:link href="http://www.bitsandpix.com/entry/hibernate-single-table-inheritance-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitsandpix.com/entry/hibernate-single-table-inheritance-annotations/</link>
	<description>No Buzz, just Code, Design, and Sys-Admin stuff.</description>
	<pubDate>Sat, 19 May 2012 02:27:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Erik Stockton</title>
		<link>http://www.bitsandpix.com/entry/hibernate-single-table-inheritance-annotations/#comment-13889</link>
		<dc:creator>Erik Stockton</dc:creator>
		<pubDate>Tue, 24 Aug 2010 15:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitsandpix.com/?p=644#comment-13889</guid>
		<description>Annotate the "ctype" field in the superclass with:  @Column(insertable=false, updatable=false) to fix this problem.</description>
		<content:encoded><![CDATA[<p>Annotate the &#8220;ctype&#8221; field in the superclass with:  @Column(insertable=false, updatable=false) to fix this problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

