<?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: Default Values With Hibernate Annotations</title>
	<atom:link href="http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 13:21:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: JR Galia</title>
		<link>http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/comment-page-1/#comment-1503</link>
		<dc:creator>JR Galia</dc:creator>
		<pubDate>Thu, 18 Mar 2010 01:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/#comment-1503</guid>
		<description>i used this in my mapping 
&lt;property name=&quot;accessRole&quot; column=&quot;access_role&quot; generated=&quot;insert&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>i used this in my mapping <br />
&lt;property name=&#8220;accessRole&#8221; column=&#8220;access_role&#8221; generated=&#8220;insert&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/comment-page-1/#comment-964</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 10 Feb 2009 05:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/#comment-964</guid>
		<description>Thanks for the tip Mateo - I haven&#039;t used Hibernate since i posted this, and at that time i was only using MySQL... I had no idea it was platform-dependent.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Mateo &#8211; I haven&#8217;t used Hibernate since i posted this, and at that time i was only using MySQL&#8230; I had no idea it was platform-dependent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateo</title>
		<link>http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/comment-page-1/#comment-963</link>
		<dc:creator>Mateo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 18:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/#comment-963</guid>
		<description>I believe this is db dependent.  Currently the ability to set the default value with annotations (in a non-db-dependent way) is a to-be-implemented feature in Hibernate3.3.0 according to their jira project. See here: http://opensource.atlassian.com/projects/hibernate/browse/ANN-604</description>
		<content:encoded><![CDATA[<p>I believe this is db dependent.  Currently the ability to set the default value with annotations (in a non-db-dependent way) is a to-be-implemented feature in Hibernate3.3.0 according to their jira project. See here: <a href="http://opensource.atlassian.com/projects/hibernate/browse/ANN-604" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/ANN-604</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Okada</title>
		<link>http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/comment-page-1/#comment-150</link>
		<dc:creator>Okada</dc:creator>
		<pubDate>Fri, 30 May 2008 12:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/12/05/default-values-with-hibernate-annotations/#comment-150</guid>
		<description>Cool

great tip</description>
		<content:encoded><![CDATA[<p>Cool</p>
<p>great tip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
