<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Ryan Bloom</title>
 <link>http://java.sys-con.com/</link>
 <description>Latest articles from Ryan Bloom</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Fri, 29 Aug 2008 15:28:29 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Java Cover Story — Debugging JDBC with a Logging Driver</title>
 <link>http://java.sys-con.com/node/204723</link>
 <description>A couple of years ago I began developing in Java, and my first Java project required that I also learn SQL. Our project team was using mostly EJBs for database access, although for some performance-critical sections of the application we wrote the JDBC logic directly. A problem that we faced regularly was tracking the bind parameters to our PreparedStatements. Over the course of the project, all of the team members tried different techniques to determine what our JDBC statements were actually doing.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/204723&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 28 Apr 2006 12:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/204723</guid>
</item>
</channel>
</rss>
