public class PooledConnectionJugglingPin extends AbstractJugglingPin<PooledConnection>
| Constructor and Description |
|---|
PooledConnectionJugglingPin(ConnectionPoolDataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
String |
describe() |
PooledConnection |
obtain() |
boolean |
recover() |
close, start, stoppublic PooledConnectionJugglingPin(ConnectionPoolDataSource dataSource)
public PooledConnection obtain() throws JugglerResourceException
JugglerResourceExceptionpublic boolean recover()
public String describe()
Copyright © 2013. All Rights Reserved.