<?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: Hibernate, Oracle, Sequences, Triggers, and Off-by-One&#8217;s</title>
	<atom:link href="http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/</link>
	<description>solve niche problems, make users happy</description>
	<lastBuildDate>Wed, 02 Nov 2011 10:38:26 -0400</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: krishna</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-4980</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Thu, 27 Oct 2011 14:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-4980</guid>
		<description>Thanks for the nice and practical explanation. It is really helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice and practical explanation. It is really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Pol Landrain</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-1705</link>
		<dc:creator>Jean-Pol Landrain</dc:creator>
		<pubDate>Fri, 21 Jan 2011 09:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-1705</guid>
		<description>In case you don&#039;t have the possibility to modify the trigger: https://forum.hibernate.org/viewtopic.php?f=1&amp;t=973262</description>
		<content:encoded><![CDATA[<p>In case you don&#8217;t have the possibility to modify the trigger: <a href="https://forum.hibernate.org/viewtopic.php?f=1&amp;t=973262" rel="nofollow">https://forum.hibernate.org/viewtopic.php?f=1&amp;t=973262</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Grateful</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-769</link>
		<dc:creator>Mr. Grateful</dc:creator>
		<pubDate>Tue, 17 Aug 2010 20:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-769</guid>
		<description>Thanks for the post.  Very detailed and explained exactly what was going on.  The solution... so simplistic and elegant I about kicked myself for not having thought of it myself.  Good job =)</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  Very detailed and explained exactly what was going on.  The solution&#8230; so simplistic and elegant I about kicked myself for not having thought of it myself.  Good job =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Chase</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-444</link>
		<dc:creator>Jon Chase</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-444</guid>
		<description>@Mamun - 

I&#039;m not sure about the answer to your question.  To be honest I haven&#039;t had to work with Oracle for a while now and I&#039;m getting a little rusty.

Have you tried the Hibernate forums?</description>
		<content:encoded><![CDATA[<p>@Mamun &#8211; </p>
<p>I&#8217;m not sure about the answer to your question.  To be honest I haven&#8217;t had to work with Oracle for a while now and I&#8217;m getting a little rusty.</p>
<p>Have you tried the Hibernate forums?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mamun</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-442</link>
		<dc:creator>Mamun</dc:creator>
		<pubDate>Mon, 04 Jan 2010 23:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-442</guid>
		<description>HI Thanks for your nice post. This help me lot in my current project. But is it possible to use trigger for squence in hibernate one to many relationship? I mean, there are another table called address. So the relationship between person and address is one to many. The primany keys will be inserted through oracle sequence using oracle trigger. But when i want to save Person with two address then in the address table the person id is null. Is any other alternative way? Again thanks for your nice post.</description>
		<content:encoded><![CDATA[<p>HI Thanks for your nice post. This help me lot in my current project. But is it possible to use trigger for squence in hibernate one to many relationship? I mean, there are another table called address. So the relationship between person and address is one to many. The primany keys will be inserted through oracle sequence using oracle trigger. But when i want to save Person with two address then in the address table the person id is null. Is any other alternative way? Again thanks for your nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-272</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-272</guid>
		<description>Thanks! Excelent post!</description>
		<content:encoded><![CDATA[<p>Thanks! Excelent post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonchase</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-207</link>
		<dc:creator>jonchase</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-207</guid>
		<description>Glad to have helped:)</description>
		<content:encoded><![CDATA[<p>Glad to have helped:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaemi</title>
		<link>http://www.juliesoft.com/2007/02/hibernate-oracle-sequences-triggers-and-off-by-one%e2%80%99s/comment-page-1/#comment-206</link>
		<dc:creator>akaemi</dc:creator>
		<pubDate>Thu, 30 Apr 2009 17:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://juliesoftllc.virtual.vps-host.net/juliesoft/blog/jon/?p=32#comment-206</guid>
		<description>Thanks, that was exactly what I needed to know!  My one-off problem is no more.  :-)</description>
		<content:encoded><![CDATA[<p>Thanks, that was exactly what I needed to know!  My one-off problem is no more.  <img src='http://www.juliesoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
