<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>idError &#187; JAVA-Hibernate</title>
	<atom:link href="http://iderror.com/category/errors/java/java_hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://iderror.com</link>
	<description>You have errors, we have solutions!</description>
	<lastBuildDate>Sun, 22 Mar 2009 21:18:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>javax.naming.NoInitialContextException while using Hibernate</title>
		<link>http://iderror.com/errors/java/java_hibernate/javaxnamingnoinitialcontextexception-while-using-hibernate/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/javaxnamingnoinitialcontextexception-while-using-hibernate/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7959</guid>
		<description><![CDATA[Applies to:Hibernate, Weblogic Server Description:Occurs while using Hibernate with Weblogic Server Cause:You have used Hibernate with Weblogic Server 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate, Weblogic Server<br/><br/> <b>Description:</b><br/>Occurs while using Hibernate with Weblogic Server<br/><br/> <b>Cause:</b><br/>You have used Hibernate with Weblogic Server<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/javaxnamingnoinitialcontextexception-while-using-hibernate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle throws this exception: too many open cursors</title>
		<link>http://iderror.com/errors/java/java_hibernate/oracle-throws-this-exception-too-many-open-cursors/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/oracle-throws-this-exception-too-many-open-cursors/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7960</guid>
		<description><![CDATA[Applies to:Hibernate Description:Occurs while using Hibernate with Oracle Cause:The Oracle JDBC driver doesn&#8217;t much like to have its prepared statements cached.  
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Occurs while using Hibernate with Oracle<br/><br/> <b>Cause:</b><br/>The Oracle JDBC driver doesn&#8217;t much like to have its prepared statements cached. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/oracle-throws-this-exception-too-many-open-cursors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL throws an exception: Cannot disable AUTO_COMMIT</title>
		<link>http://iderror.com/errors/java/java_hibernate/mysql-throws-an-exception-cannot-disable-auto_commit/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/mysql-throws-an-exception-cannot-disable-auto_commit/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7961</guid>
		<description><![CDATA[Applies to:Hibernate Description:Occurs while using Hibernate with MySQL Cause:Problem is in MySQL driver. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Occurs while using Hibernate with MySQL<br/><br/> <b>Cause:</b><br/>Problem is in MySQL driver.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/mysql-throws-an-exception-cannot-disable-auto_commit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>java.lang.UnsupportedOperationException when fetching a JDBC connection</title>
		<link>http://iderror.com/errors/java/java_hibernate/javalangunsupportedoperationexception-when-fetching-a-jdbc-connection/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/javalangunsupportedoperationexception-when-fetching-a-jdbc-connection/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7962</guid>
		<description><![CDATA[Applies to:Hibernate, Tomcat Description:Occurs at application server. Cause:You have used the built-in DBCP to as a JNDI datasource 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate, Tomcat<br/><br/> <b>Description:</b><br/>Occurs at application server.<br/><br/> <b>Cause:</b><br/>You have used the built-in DBCP to as a JNDI datasource<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/javalangunsupportedoperationexception-when-fetching-a-jdbc-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JBoss AS complains about unclosed connections</title>
		<link>http://iderror.com/errors/java/java_hibernate/jboss-as-complains-about-unclosed-connections/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/jboss-as-complains-about-unclosed-connections/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7963</guid>
		<description><![CDATA[Applies to:Hibernate, JBoss AS Description:Occurs at application server. Cause:You got the message &#8220;[org.jboss.resource.connectionmanager.CachedConnectionManager] Closing a connection for you. Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection&#8221; 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate, JBoss AS<br/><br/> <b>Description:</b><br/>Occurs at application server.<br/><br/> <b>Cause:</b><br/>You got the message &#8220;[org.jboss.resource.connectionmanager.CachedConnectionManager] Closing a connection for you. Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection&#8221;<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/jboss-as-complains-about-unclosed-connections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hibernate exception when loading more than one collection</title>
		<link>http://iderror.com/errors/java/java_hibernate/hibernate-exception-when-loading-more-than-one-collection/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/hibernate-exception-when-loading-more-than-one-collection/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7964</guid>
		<description><![CDATA[Applies to:Hibernate Description:Occurs when trying to load more than one collection. Cause:You have tried to load more than one collection. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Occurs when trying to load more than one collection.<br/><br/> <b>Cause:</b><br/>You have tried to load more than one collection.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/hibernate-exception-when-loading-more-than-one-collection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unknown entity exception</title>
		<link>http://iderror.com/errors/java/java_hibernate/unknown-entity-exception/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/unknown-entity-exception/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7965</guid>
		<description><![CDATA[Applies to:Hibernate Description:Occurs when using @org.hibernate.annotations.Entity Cause:You have used @org.hibernate.annotations.Entity 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Occurs when using @org.hibernate.annotations.Entity<br/><br/> <b>Cause:</b><br/>You have used @org.hibernate.annotations.Entity<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/unknown-entity-exception/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AnnotationException: No identifier specified for entity</title>
		<link>http://iderror.com/errors/java/java_hibernate/annotationexception-no-identifier-specified-for-entity/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/annotationexception-no-identifier-specified-for-entity/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7966</guid>
		<description><![CDATA[Applies to:Hibernate Description:Annotation related exception.  Cause:You have not set @Id annotation. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Annotation related exception. <br/><br/> <b>Cause:</b><br/>You have not set @Id annotation.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/annotationexception-no-identifier-specified-for-entity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NoSuchMethodException while using Hibernate annotations</title>
		<link>http://iderror.com/errors/java/java_hibernate/nosuchmethodexception-while-using-hibernate-annotations/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/nosuchmethodexception-while-using-hibernate-annotations/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7967</guid>
		<description><![CDATA[Applies to:Hibernate Description:Thrown when a particular method cannot be found.  Cause:Not all Hibernate Annotations versions works with every Hibernate Core version.  
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Thrown when a particular method cannot be found. <br/><br/> <b>Cause:</b><br/>Not all Hibernate Annotations versions works with every Hibernate Core version. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/nosuchmethodexception-while-using-hibernate-annotations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>@Lob annotation fails</title>
		<link>http://iderror.com/errors/java/java_hibernate/lob-annotation-fails/</link>
		<comments>http://iderror.com/errors/java/java_hibernate/lob-annotation-fails/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Hibernate]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=7968</guid>
		<description><![CDATA[Applies to:Hibernate Description:Occurs at application startup. Cause:Annotation @Serialized was working for You, and now You used @Lob but it failed. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Hibernate<br/><br/> <b>Description:</b><br/>Occurs at application startup.<br/><br/> <b>Cause:</b><br/>Annotation @Serialized was working for You, and now You used @Lob but it failed.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_hibernate/lob-annotation-fails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
