<?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 Schema Update Problems</title>
	<atom:link href="http://www.wwco.com/~wls/blog/2008/07/05/hibernate-schema-update-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wwco.com/~wls/blog/2008/07/05/hibernate-schema-update-problems/</link>
	<description>Pure Walt, from Concentrated Thought</description>
	<pubDate>Thu, 04 Dec 2008 02:39:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Walt Stoneburner</title>
		<link>http://www.wwco.com/~wls/blog/2008/07/05/hibernate-schema-update-problems/#comment-31625</link>
		<dc:creator>Walt Stoneburner</dc:creator>
		<pubDate>Tue, 07 Oct 2008 16:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wwco.com/~wls/blog/?p=406#comment-31625</guid>
		<description>I was doing some Hibernate stuff, ran into a "org.postgresql.util.PSQLException: ERROR permission denied for relation [tablename]" error and did a Google search to figure out what was going on.

First hit, my own blog.  Apparently I ran back into this obscure problem and solved it months ago.  This is exactly the kind of reason I write this stuff down.  :smile:  I just saved myself hours of work.

The higher up exception, though I had to read downwards for the actual cause, were:
org.hibernate.exception.SQLGrammarException: could not initialize a collection: [class/field#linenum]</description>
		<content:encoded><![CDATA[<p>I was doing some Hibernate stuff, ran into a &#8220;org.postgresql.util.PSQLException: ERROR permission denied for relation [tablename]&#8221; error and did a Google search to figure out what was going on.</p>
<p>First hit, my own blog.  Apparently I ran back into this obscure problem and solved it months ago.  This is exactly the kind of reason I write this stuff down.  :smile:  I just saved myself hours of work.</p>
<p>The higher up exception, though I had to read downwards for the actual cause, were:<br />
org.hibernate.exception.SQLGrammarException: could not initialize a collection: [class/field#linenum]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
