public class PooledConnectionJugglingPinFactory<P extends PooledConnection> extends Object implements JugglingPinFactory<ConnectionPoolDataSource,P>
| Constructor and Description |
|---|
PooledConnectionJugglingPinFactory() |
| Modifier and Type | Method and Description |
|---|---|
JugglingPin<P> |
createJugglingPin(ConnectionPoolDataSource dataSource,
Class<P> pooledConnectionClass) |
public JugglingPin<P> createJugglingPin(ConnectionPoolDataSource dataSource, Class<P> pooledConnectionClass)
createJugglingPin in interface JugglingPinFactory<ConnectionPoolDataSource,P extends PooledConnection>Copyright © 2017. All rights reserved.