<?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: HQL Console with Pure JPA Facets</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/03/hql-console-with-pure-jpa-facets/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/03/hql-console-with-pure-jpa-facets/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 13 Feb 2012 13:12:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Gregory Shrago</title>
		<link>http://blogs.jetbrains.com/idea/2009/03/hql-console-with-pure-jpa-facets/#comment-117895</link>
		<dc:creator>Gregory Shrago</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=471#comment-117895</guid>
		<description>Currently only Hibernate LocalSessionFactoryBean/AnnotationSessionFactoryBean are supported by SpringHibernateIntegration plugin.
Actually you are the first person to ask this question.

Vote for: http://youtrack.jetbrains.net/issue/IDEADEV-40904

As a workaround configure the empty PU to contain all the required mappings, map it to a DataSource with valid JDBC parameters (driver/url/password) and use it to run console as if spring configuration doesn't exist.</description>
		<content:encoded><![CDATA[<p>Currently only Hibernate LocalSessionFactoryBean/AnnotationSessionFactoryBean are supported by SpringHibernateIntegration plugin.<br />
Actually you are the first person to ask this question.</p>
<p>Vote for: <a href="http://youtrack.jetbrains.net/issue/IDEADEV-40904" rel="nofollow">http://youtrack.jetbrains.net/issue/IDEADEV-40904</a></p>
<p>As a workaround configure the empty PU to contain all the required mappings, map it to a DataSource with valid JDBC parameters (driver/url/password) and use it to run console as if spring configuration doesn&#8217;t exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sigmund Lundgren</title>
		<link>http://blogs.jetbrains.com/idea/2009/03/hql-console-with-pure-jpa-facets/#comment-117761</link>
		<dc:creator>Sigmund Lundgren</dc:creator>
		<pubDate>Fri, 16 Oct 2009 11:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=471#comment-117761</guid>
		<description>What if the entitymanagerfactory (JPA) is Spring configured? How to make the HQL console work?

persistence.xml only contains an empty PU def with RESOURCE_LOCAL.</description>
		<content:encoded><![CDATA[<p>What if the entitymanagerfactory (JPA) is Spring configured? How to make the HQL console work?</p>
<p>persistence.xml only contains an empty PU def with RESOURCE_LOCAL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

