[OJB-developers] RsIterator-Problem
Brought to you by:
thma
From: Bischof, R. <rai...@ed...> - 2002-01-03 14:50:38
|
Thomas, I found a minor problem with the RsIterator: In releaseDbResources() it only catches and hides SQLExceptions. But my DB2 Driver throws an AbstractMethodError which is not handled there. I guess it should be changed to catch any Throwable. Best Regards rb |