<?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: Remember to Clear Entity Manager if Entities No Longer Used</title>
	<atom:link href="http://robin.mytechtip.com/2010/03/24/remember-to-clear-entity-manager-if-entities-no-longer-used/feed/" rel="self" type="application/rss+xml" />
	<link>http://robin.mytechtip.com/2010/03/24/remember-to-clear-entity-manager-if-entities-no-longer-used/</link>
	<description>Just another My Tech Tip weblog</description>
	<lastBuildDate>Fri, 21 Oct 2011 09:11:40 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: robin</title>
		<link>http://robin.mytechtip.com/2010/03/24/remember-to-clear-entity-manager-if-entities-no-longer-used/#comment-759</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Thu, 15 Jul 2010 23:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://robin.mytechtip.com/?p=67#comment-759</guid>
		<description>To persist an entity, you need to begin a transaction. it looks like you don&#039;t have a transaction created.</description>
		<content:encoded><![CDATA[<p>To persist an entity, you need to begin a transaction. it looks like you don&#8217;t have a transaction created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherlyn</title>
		<link>http://robin.mytechtip.com/2010/03/24/remember-to-clear-entity-manager-if-entities-no-longer-used/#comment-758</link>
		<dc:creator>Sherlyn</dc:creator>
		<pubDate>Tue, 13 Jul 2010 14:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://robin.mytechtip.com/?p=67#comment-758</guid>
		<description>Hi,

After em.persit(), I have used em.clear(), which is ending in error saying, no session or session closed. Please suggest me how we can use clear method to release the entities immediately after persisting the entity.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>After em.persit(), I have used em.clear(), which is ending in error saying, no session or session closed. Please suggest me how we can use clear method to release the entities immediately after persisting the entity.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

