Dbcp-1.2.1

I'm a bit confused looking at the code.
If pooling of prepared statements are to be pooled by a given connection, then 
why is the close() method not overriden by DelegatingPreparedStatement ?

The DelegatingStatement ( which is the parent of 
DelegatingPreparedStatement  ) actually closes the statement.


John

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

Reply via email to