> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Peter Reitsma > > But in the case of BLOB handling, which is one of the things > that changed in the 7.2 version, I would expect the > PostgreSQL72 class to come into action. The responsible > method in the PostgreSQL71 class should have been overridden > by the PostgreSQL72 class.
Yes, the method responsible for writing BLOB data (setValuePreparedStatement) is overridden. However the SQLException it throws is caught and logged by the calling method in the superclass. Rob van Maris Quantiq xmedia & communication solutions ------------------------------------------------------------- Hilversum, The Netherlands Mobile: +31 651444006 -------------------------------------------------------------
