<?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>It's Only Software &#187; Quick Tip: Using Spring and Hibernate Annotations &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/jpa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 01 Mar 2011 11:26:31 +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>Quick Tip: Using Spring and Hibernate Annotations</title>
		<link>http://www.mularien.com/blog/2007/10/29/quick-tip-using-spring-and-hibernate-annotations/</link>
		<comments>http://www.mularien.com/blog/2007/10/29/quick-tip-using-spring-and-hibernate-annotations/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 15:01:47 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2007/10/29/quick-tip-using-spring-and-hibernate-annotations/</guid>
		<description><![CDATA[Hibernate Annotations provides a complete implementation of EJB 3 / JPA-compatible annotations. It is possible to use Hibernate annotations with the native Hibernate API. You use Hibernate annotated classes in the same way that you would use XML mapping files. This is a great strategy if you&#8217;d like to prepare for a transition to JPA, [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2007/10/29/quick-tip-using-spring-and-hibernate-annotations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.257 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 14:44:04 -->

