My mistake, DelegatingResultSet is only used in BasicDataSource and not in SharedPoolDataSource.
Using SharedPoolDataSource should be enough, no code changes needed.


Cheers,
Dirk


Jose Euclides da Silva Junior - DATAPREVRJ wrote:


As i was very late, i ve just restored the old dbcp version and then, putted
SharedPoolDataSource in the place of Jdbc2Pool supporting class. Now,
it's running fine! I guess it's enough, isnt it?


If i use this suggestion --> Try using the standard getBlob() method from
the java.sql.ResultSet (returns a java.sql.Blob)--> i will get an exception, since Oracle doesnt
implements JDBC correctly, so i cant use Blob in Oracle database.
Thank you for the last hint! I ve never heard before about
DelegatingResultSet! Do you think important to test it, even the new version
is running fine?
Thank you very much,
Euclides.






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to