<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>config | Muharrem Tığdemir</title>
	<atom:link href="/tag/config/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Carpe Diem!!</description>
	<lastBuildDate>Wed, 18 Sep 2013 16:57:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
<site xmlns="com-wordpress:feed-additions:1">120145533</site>	<item>
		<title>Hibernate No CurrentSessionContext configured!</title>
		<link>/hibernate-currentsessioncontext-configured/</link>
					<comments>/hibernate-currentsessioncontext-configured/#comments</comments>
		
		<dc:creator><![CDATA[Muharrem Tığdemir]]></dc:creator>
		<pubDate>Tue, 17 Sep 2013 14:10:59 +0000</pubDate>
				<category><![CDATA[Hatalar]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[currentSessionContext]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[hibernate.cfg]]></category>
		<guid isPermaLink="false">https://muharremtigdemir.com/wordpress/?p=48</guid>

					<description><![CDATA[<p>Merhaba Arkadaşlar , &#160; Hibernate bağlantılarını yaptıktan sonra bir hata ile karşılaştım. &#160; No CurrentSessionContext configured! &#60;property name="hibernate.show_sql"&#62;true&#60;/property&#62; &#60;property name="hibernate.current_session_context_class"&#62;thread&#60;/property&#62; &#60;property name="hibernate.query.factory_class"&#62;org.hibernate.hql.classic.ClassicQueryTranslatorFactory&#60;/property&#62; &#160; Yukarıdaki Kod bloğunu hibernate.cfg dosyasında property olarak ekleyerek hatayı düzeltebilirisiniz. &#160; Muharrem Tığdemir</p>
<p>The post <a href="/hibernate-currentsessioncontext-configured/">Hibernate No CurrentSessionContext configured!</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Merhaba Arkadaşlar ,</p>
<p>&nbsp;</p>
<p>Hibernate bağlantılarını yaptıktan sonra bir hata ile karşılaştım.</p>
<p>&nbsp;</p>
<p><strong>No CurrentSessionContext configured!</strong></p>
<p><span id="more-48"></span></p>
<pre class="lang:default decode:true" title="Hibernate Config">&lt;property name="hibernate.show_sql"&gt;true&lt;/property&gt;
&lt;property name="hibernate.current_session_context_class"&gt;thread&lt;/property&gt;
&lt;property name="hibernate.query.factory_class"&gt;org.hibernate.hql.classic.ClassicQueryTranslatorFactory&lt;/property&gt;</pre>
<p>&nbsp;</p>
<p>Yukarıdaki Kod bloğunu hibernate.cfg dosyasında property olarak ekleyerek hatayı düzeltebilirisiniz.</p>
<p>&nbsp;</p>
<p>Muharrem Tığdemir</p><p>The post <a href="/hibernate-currentsessioncontext-configured/">Hibernate No CurrentSessionContext configured!</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>/hibernate-currentsessioncontext-configured/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">48</post-id>	</item>
	</channel>
</rss>