<?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>jpa &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/jpa/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Fri, 24 Mar 2017 05:55:31 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>entity manager close</title>
		<link>https://dbtan.com/2017/03/entity-manager-close.html</link>
					<comments>https://dbtan.com/2017/03/entity-manager-close.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Fri, 24 Mar 2017 05:55:31 +0000</pubDate>
				<category><![CDATA[Trouble Shooting]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[ORM]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/?p=330</guid>

					<description><![CDATA[前言 entity manager未关闭造成的影响 spring jpa version:1.10.1 底层h [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>前言<br />
entity manager未关闭造成的影响<br />
spring jpa version:1.10.1<br />
底层hibernate: 5.1.0<br />
场景<br />
某些情况需要自行写sql,然后就用到了EntityManager, 用完之后没有显示的close(==|||)<br />
上线后大量请求超时,偶尔有那[......]</p>
<p class="read-more"><a href="https://dbtan.com/2017/03/entity-manager-close.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2017/03/entity-manager-close.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
