<?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: Set JPA entities at runtime</title>
	<atom:link href="http://java.randgestalten.de/index.php/2009/02/set-jpa-entities-at-runtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://java.randgestalten.de/index.php/2009/02/set-jpa-entities-at-runtime/</link>
	<description>java related stuff</description>
	<lastBuildDate>Thu, 26 Jan 2012 06:31:41 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thasso</title>
		<link>http://java.randgestalten.de/index.php/2009/02/set-jpa-entities-at-runtime/comment-page-1/#comment-52</link>
		<dc:creator>Thasso</dc:creator>
		<pubDate>Mon, 09 Feb 2009 18:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://java.randgestalten.de/?p=82#comment-52</guid>
		<description>Gordon,

yes, I tried that, but it didn&#039;t work (eclipselink 1.0.2). And even if it would work, in this project, classes in classpath might be marked with @Entity but not registered in the environment that I am using, so I need more control about which classes being treated as entities at initialization time.

Thasso</description>
		<content:encoded><![CDATA[<p>Gordon,</p>
<p>yes, I tried that, but it didn&#8217;t work (eclipselink 1.0.2). And even if it would work, in this project, classes in classpath might be marked with @Entity but not registered in the environment that I am using, so I need more control about which classes being treated as entities at initialization time.</p>
<p>Thasso</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Yorke</title>
		<link>http://java.randgestalten.de/index.php/2009/02/set-jpa-entities-at-runtime/comment-page-1/#comment-51</link>
		<dc:creator>Gordon Yorke</dc:creator>
		<pubDate>Mon, 09 Feb 2009 16:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://java.randgestalten.de/?p=82#comment-51</guid>
		<description>It seems I should not use xml syntax in the comments.  The above comment should read:
Did you try setting the persistence.xml property &quot;exclude-unlisted-classes&quot; to false?  This setting should work in SE mode as well.
--Gordon</description>
		<content:encoded><![CDATA[<p>It seems I should not use xml syntax in the comments.  The above comment should read:<br />
Did you try setting the persistence.xml property &#8220;exclude-unlisted-classes&#8221; to false?  This setting should work in SE mode as well.<br />
&#8211;Gordon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Yorke</title>
		<link>http://java.randgestalten.de/index.php/2009/02/set-jpa-entities-at-runtime/comment-page-1/#comment-50</link>
		<dc:creator>Gordon Yorke</dc:creator>
		<pubDate>Mon, 09 Feb 2009 16:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://java.randgestalten.de/?p=82#comment-50</guid>
		<description>Did you try setting the persistence.xml property false?  That setting should work in SE in EclipseLink as well.
--Gordon</description>
		<content:encoded><![CDATA[<p>Did you try setting the persistence.xml property false?  That setting should work in SE in EclipseLink as well.<br />
&#8211;Gordon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

