<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: dao code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Wed, 27 Aug 2008 03:24:08 GMT</pubDate>
    <description>DZone Snippets: dao code</description>
    <item>
      <title>bean tag template for injection in springs-context-services.xml</title>
      <link>http://snippets.dzone.com/posts/show/4748</link>
      <description>&lt;br /&gt;&lt;code&gt;&lt;br /&gt;	&lt;bean id="fooService" class="com.example.bar.fooServiceImpl"&gt;&lt;br /&gt;		&lt;property name="fooDao" ref="fooDao"/&gt;&lt;br /&gt;		&lt;!-- There may be more property tags --&gt;&lt;br /&gt;	&lt;/bean&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 12 Nov 2007 20:58:56 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4748</guid>
      <author>gasull2 (dgasull)</author>
    </item>
  </channel>
</rss>
