> At the present time, I am not really interested in actually using the client > info data at all - I really just need the getClientInfo() and setClientInfo() > to rather not raise a not-implemented exception. With the JDBC 3 driver > under Java 1.5, there were no problems, so I presume these methods were > implemented - it is now a real hassle since when running under Java 1.6, one > has to use the JDBC 4 driver. >