<?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>Xebia Blog &#187; Priyanshu Goyal</title>
	<atom:link href="http://blog.xebia.com/author/priyanshu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 13:11:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spring 2.5 – Heavily Auto-Wired</title>
		<link>http://blog.xebia.com/2007/11/22/328/</link>
		<comments>http://blog.xebia.com/2007/11/22/328/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 06:27:06 +0000</pubDate>
		<dc:creator>Priyanshu Goyal</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://blog.xebia.com/2007/11/22/328/</guid>
		<description><![CDATA[Concept to auto-wire relationships among spring enabled beans has always been there. The idea with auto-wiring is to get away from the tedious task of specifying and more importantly maintaining explicit wiring. Originally it was supported to be done by name, by type, by constructors or auto-detect and then you had the option to auto-wire [...]]]></description>
		<wfw:commentRss>http://blog.xebia.com/2007/11/22/328/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hibernate component (value object) inheritance mapping</title>
		<link>http://blog.xebia.com/2007/09/25/hibernate-component-value-object-inheritance-mapping/</link>
		<comments>http://blog.xebia.com/2007/09/25/hibernate-component-value-object-inheritance-mapping/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 10:58:04 +0000</pubDate>
		<dc:creator>Priyanshu Goyal</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Hibernate]]></category>

	<!-- AutoMeta Start -->
	<category>pricespecification</category>
	<category>preparedstatement</category>
	<category>pricespecificationtype</category>
	<category>pricespectype</category>
	<category>price_spec_type</category>
	<category>price</category>
	<category>enum</category>
	<category>inheritance</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://blog.xebia.com/2007/09/25/hibernate-component-value-object-inheritance-mapping/</guid>
		<description><![CDATA[Entity inheritance mapping in Hibernate can easily be done by following one of the three strategies and many a times instance of which subclass has to be created is identified by the value of the discriminator column (particularly in the case of table per class hierarchy). For such mappings there is already an inherent support [...]]]></description>
		<wfw:commentRss>http://blog.xebia.com/2007/09/25/hibernate-component-value-object-inheritance-mapping/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
