Class NewProxyConnectionNoShardingKey

java.lang.Object
com.mchange.v2.c3p0.impl.AbstractNewProxyConnection
com.mchange.v2.c3p0.impl.NewProxyConnectionNoShardingKey
All Implemented Interfaces:
C3P0ProxyConnection, AutoCloseable, Connection, Wrapper

public final class NewProxyConnectionNoShardingKey extends AbstractNewProxyConnection implements Connection, C3P0ProxyConnection
  • Constructor Details