public class PooledConnectionProxyFactory extends AbstractPooledConnectionProxyFactory<ConnectionPoolDataSource,ConnectionPoolDataSourceDatabase,PooledConnection>
logger| Constructor and Description |
|---|
PooledConnectionProxyFactory(ConnectionPoolDataSource parentProxy,
ProxyFactory<ConnectionPoolDataSource,ConnectionPoolDataSourceDatabase,ConnectionPoolDataSource,SQLException> parent,
Invoker<ConnectionPoolDataSource,ConnectionPoolDataSourceDatabase,ConnectionPoolDataSource,PooledConnection,SQLException> invoker,
Map<ConnectionPoolDataSourceDatabase,PooledConnection> map) |
| Modifier and Type | Method and Description |
|---|---|
PooledConnection |
createProxy() |
addConnectionEventListener, addStatementEventListener, close, removeConnectionEventListener, removeStatementEventListener, replaygetTransactionContextclose, create, getParent, getParentProxy, removeaddChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildrenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getParent, getParentProxy, removeaddChild, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildrenpublic PooledConnectionProxyFactory(ConnectionPoolDataSource parentProxy, ProxyFactory<ConnectionPoolDataSource,ConnectionPoolDataSourceDatabase,ConnectionPoolDataSource,SQLException> parent, Invoker<ConnectionPoolDataSource,ConnectionPoolDataSourceDatabase,ConnectionPoolDataSource,PooledConnection,SQLException> invoker, Map<ConnectionPoolDataSourceDatabase,PooledConnection> map)
public PooledConnection createProxy()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.