-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas,
On 9/21/2010 3:00 AM, Andreas Knees wrote:
> I am using Tomcat 6.0.26 under Eclipse 3.6.
[snip]
> Then I switched to use Tomcat 6.0.29. [Now,] DelegatingResultSet
> contains another DelegatingResultSet which again contains the
> OracleResu
Hi,
I am using Tomcat 6.0.26 under Eclipse 3.6. I have configured a data source in
server.xml:
To save BLOBs with Oracle I have to access the OracleResultSet (unfortunatelly)
which I extract as delegate from the DelegatingResultSet provided by the
connection pool implementation:
ResultSet rs