<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Reusing JPA models using embedded entities and composition</title>
	<link>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/</link>
	<description>Anything Cool in Open source...</description>
	<pubDate>Sat, 11 Feb 2012 18:48:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Adrian Co</title>
		<link>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-13</link>
		<dc:creator>Adrian Co</dc:creator>
		<pubDate>Wed, 07 May 2008 19:11:40 +0000</pubDate>
		<guid>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-13</guid>
		<description>@Alex: I'm not sure if OpenJPA has this feature. Hibernate does have filters [http://www.hibernate.org/hib_docs/reference/en/html/filters.html]. I don't know if the SQLEmbed class can do the trick [http://openjpa.apache.org/docs/latest/javadoc/org/apache/openjpa/jdbc/kernel/exps/SQLEmbed.html]. I'm actually interested in a similar feature. :)</description>
		<content:encoded><![CDATA[<p>@Alex: I&#8217;m not sure if OpenJPA has this feature. Hibernate does have filters [http://www.hibernate.org/hib_docs/reference/en/html/filters.html]. I don&#8217;t know if the SQLEmbed class can do the trick [http://openjpa.apache.org/docs/latest/javadoc/org/apache/openjpa/jdbc/kernel/exps/SQLEmbed.html]. I&#8217;m actually interested in a similar feature. <img src='http://blogs.exist.com/aco/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Co</title>
		<link>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-12</link>
		<dc:creator>Adrian Co</dc:creator>
		<pubDate>Wed, 07 May 2008 18:53:16 +0000</pubDate>
		<guid>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-12</guid>
		<description>@Jason: What persistence provider does Jboss/Seam use? Hibernate? I haven't actually tested the code in Hibernate. I'll try it when I get the time. :)</description>
		<content:encoded><![CDATA[<p>@Jason: What persistence provider does Jboss/Seam use? Hibernate? I haven&#8217;t actually tested the code in Hibernate. I&#8217;ll try it when I get the time. <img src='http://blogs.exist.com/aco/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-11</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 07 May 2008 12:03:41 +0000</pubDate>
		<guid>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-11</guid>
		<description>Hi, pretty interesting article, but I was wondering if you could give me a hint on some problem related to this article... I was wondering if there is a way of defining a preLoad method or a where clause implied, or a method of extending the @ManyToOne annotation and modify it in order to achieve the result which is to have an extra query over all the joins and all the selects executed by JPA. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, pretty interesting article, but I was wondering if you could give me a hint on some problem related to this article&#8230; I was wondering if there is a way of defining a preLoad method or a where clause implied, or a method of extending the @ManyToOne annotation and modify it in order to achieve the result which is to have an extra query over all the joins and all the selects executed by JPA. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Christian</title>
		<link>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-5</link>
		<dc:creator>Jason Christian</dc:creator>
		<pubDate>Fri, 25 Apr 2008 19:41:05 +0000</pubDate>
		<guid>http://blogs.exist.com/aco/2008/03/24/reusing-jpa-models-using-embedded-entities-and-composition/#comment-5</guid>
		<description>Tried this example in my code to replace inheritence scheme to do basically the same thing.  Wouldn't run in Jboss/Seam - got an TypeNotPresentExceptionProxy error on the EntityListeners annotation (at least it goes away when I comment that code out, but then the rest still had some problems I was too lazy to figure out).</description>
		<content:encoded><![CDATA[<p>Tried this example in my code to replace inheritence scheme to do basically the same thing.  Wouldn&#8217;t run in Jboss/Seam - got an TypeNotPresentExceptionProxy error on the EntityListeners annotation (at least it goes away when I comment that code out, but then the rest still had some problems I was too lazy to figure out).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

