Open GoogleCodeExporter opened 9 years ago
Thanks vanitha.kct for reporting this, if you can find a fix for this then I
would be happy to include your code. If you would like me to help I will need a
small self contained example of the problem. - I think there is a free version
of DB2 for non commercial non-production use that I could try it on.
Original comment by tim.azzo...@gmail.com
on 10 Dec 2012 at 11:25
Hello,
The issue is that the method "ResultSetSpy.close" closes the resultSet AND
calls getMetaDataIfNeeded. As the resultSet is closed, the driver throws an
exception.
See :
http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSet.html#getMetaData%28%
29
Original comment by nithril@gmail.com
on 19 Jun 2013 at 10:36
Original issue reported on code.google.com by
vanitha....@gmail.com
on 6 Dec 2012 at 8:05