<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Logging sql statements and parameters using hibernate</title>
	<atom:link href="http://www.ancientprogramming.com/2009/11/12/logging-sql-statements-and-parameters-using-hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ancientprogramming.com/2009/11/12/logging-sql-statements-and-parameters-using-hibernate/</link>
	<description>What I encounter in my software part of life is in danger of being commented upon here</description>
	<pubDate>Thu, 29 Jul 2010 23:16:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Morten Holm</title>
		<link>http://www.ancientprogramming.com/2009/11/12/logging-sql-statements-and-parameters-using-hibernate/#comment-90</link>
		<dc:creator>Morten Holm</dc:creator>
		<pubDate>Fri, 13 Nov 2009 07:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ancientprogramming.com/?p=33#comment-90</guid>
		<description>log4jdbc (http://code.google.com/p/log4jdbc/) is another candidate for the job. Same thing. Change the driver - prepend the entire jdbc url with 'jdbc:log4' and you are running.</description>
		<content:encoded><![CDATA[<p>log4jdbc (http://code.google.com/p/log4jdbc/) is another candidate for the job. Same thing. Change the driver - prepend the entire jdbc url with &#8216;jdbc:log4&#8242; and you are running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
