One change I have found is that when printing out a prepared statement (e.g.
for debugging),
you do not get the statement you have created, but only a reference I think.


-----Ursprüngliche Nachricht-----
Von: David Smith [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 25. Oktober 2005 17:40
An: Tomcat Users List
Betreff: Re: Why tomcat has a wrapped dbcp?


To avoid classloader collisions with webapps that directly use DBCP
independant of Tomcat.

AFAIK it's purely refactored to a separate package with no functional
changes.

--David

Sam Lee wrote:

>Why tomcat has a wrapped dbcp? Is there any difference?
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>

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

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

Reply via email to