<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/safejdbc/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/safejdbc/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/safejdbc/bugs/</id><updated>2005-05-24T08:35:55Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Bug in Exception Handling Code</title><link href="https://sourceforge.net/p/safejdbc/bugs/2/" rel="alternate"/><published>2005-05-24T08:35:55Z</published><updated>2005-05-24T08:35:55Z</updated><author><name>Jan Hermanns</name><uri>https://sourceforge.net/u/hermanns/</uri></author><id>https://sourceforge.net56cd0e7a33df8dc974e0ed8ecfb8b9c03e82b39d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;// RuntimeExceptions occurring in FillingCommands are getting lost!&lt;/p&gt;
&lt;p&gt;sql.update("INSERT INTO person (id, name) values (?, ?)", new &lt;br /&gt;
FillingCommand() {&lt;/p&gt;
&lt;p&gt;public void fill(PreparedStatement arg0) throws &lt;br /&gt;
SQLException {&lt;br /&gt;
throw new NullPointerException("This Exception gets &lt;br /&gt;
lost!");&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ClassCastException during logging</title><link href="https://sourceforge.net/p/safejdbc/bugs/1/" rel="alternate"/><published>2002-11-07T14:22:18Z</published><updated>2002-11-07T14:22:18Z</updated><author><name>Jan Hermanns</name><uri>https://sourceforge.net/u/hermanns/</uri></author><id>https://sourceforge.netdd06fd9252361b0a315987742ea1cdf11b4f71e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The new logging contains a small but serious bug. Using &lt;br /&gt;
a PreparedStatements which is filled with primitve types &lt;br /&gt;
leads to a ClassCastException!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>