You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Jesus Salvo Jr." <je...@communicator.com.au> on 2006/09/29 12:15:34 UTC

Why DelegatingPreparedStatement does not override close() method ?

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: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org