Uses of Class
com.mchange.v2.c3p0.impl.NewPooledConnection
Packages that use NewPooledConnection
-
Uses of NewPooledConnection in com.mchange.v2.c3p0.impl
Constructors in com.mchange.v2.c3p0.impl with parameters of type NewPooledConnectionModifierConstructorDescriptionNewProxyConnectionJdbc43Full(Connection inner, NewPooledConnection parentPooledConnection) NewProxyConnectionNoShardingKey(Connection inner, NewPooledConnection parentPooledConnection)