A trivial nit: there appears to be an unnecessary whitespace diff
at line 2066 of PreparedStatement.java now:

@@ -2039,7 +2066,7 @@^M
             }
         }
         parameters_ = null;
-
+
         connection_.CommitAndRollbackListeners_.remove(this);
     }



thanks,

bryan

Reply via email to