Uses of Class
org.apache.commons.dbcp2.DelegatingCallableStatement
-
Uses of DelegatingCallableStatement in org.apache.commons.dbcp2
Modifier and TypeClassDescriptionclass
ADelegatingCallableStatement
that cooperates withPoolingConnection
to implement a pool ofCallableStatement
s.