DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35885>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35885


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2005-07-27 04:28 -------
This is not a Tomcat bug: the connection pooling is provided by DBCP from
Jakarta Commons.  Further, this is not a DBCP bug.  The class you're getting
back is a delegator wrapping the database-specific LOB implementation.  This is
a common pattern widely used in DBCP and other database toolkits.  Look at the
DBCP JavaDocs to see how to get at the implementation class itself.  And if you
have further questions, please post them on the [EMAIL PROTECTED] or
[EMAIL PROTECTED] mailing lists, as Bugzilla is not a discussion forum.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to