Good idea. I've just committed a fix which now logs "Closing statement {stateID} (belonging to connection ID) automatically". You can already get the connection a statement belongs to using statement.getConnection(). Thanks (for the suggestion and the patience). Bill.
Bulent, you're right. I've moved the setUser and setPassword methods to after the setDelegateProperties method. I've just committed a fix (move the setUser and setPassword after the setDelegateProperties) to CVS so that it can be part of 0.9.0. Thanks. Bill.