Uses of Class
com.mchange.v2.c3p0.impl.NewPooledConnection
-
Packages that use NewPooledConnection Package Description com.mchange.v2.c3p0.impl -
-
Uses of NewPooledConnection in com.mchange.v2.c3p0.impl
Constructors in com.mchange.v2.c3p0.impl with parameters of type NewPooledConnection Constructor Description NewProxyConnectionJdbc43Full(java.sql.Connection inner, NewPooledConnection parentPooledConnection)NewProxyConnectionNoShardingKey(java.sql.Connection inner, NewPooledConnection parentPooledConnection)
-