<?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>A Java geek &#187; persistence</title>
	<atom:link href="http://blog.frankel.ch/tag/persistence/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hades, your next persistence angel?</title>
		<link>http://blog.frankel.ch/hades-your-next-persistence-angel</link>
		<comments>http://blog.frankel.ch/hades-your-next-persistence-angel#comments</comments>
		<pubDate>Mon, 10 Jan 2011 07:29:33 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[hades]]></category>
		<category><![CDATA[persistence]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1516</guid>
		<description><![CDATA[A year ago, a colleague of mine showed me a very interesting framework named Krank (latter renamed to Crank because the previous name means &#8220;sick&#8221; in German, which does not bode well to any framework). Crank&#8217;s goal was to ease development on top of Java Persistence API 1.0. Two interesting features caught my attention at [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/hades-your-next-persistence-angel/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Spring Persistence with Hibernate</title>
		<link>http://blog.frankel.ch/spring-persistence-with-hibernate</link>
		<comments>http://blog.frankel.ch/spring-persistence-with-hibernate#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:33:42 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=650</guid>
		<description><![CDATA[This review is about Spring Persistence with Hibernate by Ahmad Reza Seddighi from Packt Publishing. Facts 15 chapters, 441 pages, 38€99 This book is intended for beginners but more experienced developers can learn a thing or two This book covers Hibernate and Spring in relation to persistence Pros The scope of this book is what [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/spring-persistence-with-hibernate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Framework agnostic JPA</title>
		<link>http://blog.frankel.ch/framework-agnostic-jpa</link>
		<comments>http://blog.frankel.ch/framework-agnostic-jpa#comments</comments>
		<pubDate>Tue, 10 Mar 2009 11:52:56 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[persistence]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=29</guid>
		<description><![CDATA[With new JEE 5 standard has come the EJB3 specifications. From an historical point of view, EJBs come into 3 different flavors: (i) Entity for persistence, (ii) Session for business logic and (iii) Message-Driven for listeners. Entity EJB are the most time-consuming to develop in their 2.1 version. Apart from the inherent complexity of EJB [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/framework-agnostic-jpa/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

