public abstract class ConnectionProxyHandler extends Object implements InvocationHandler
Connection implementation, e.g. to add caching support.| Modifier and Type | Field and Description |
|---|---|
protected Connection |
connection |
protected static org.apache.log4j.Logger |
logger |
protected ConnectionSession |
session |
| Constructor and Description |
|---|
ConnectionProxyHandler(ConnectionSession session)
Creates a new instance of ConnectionProxy.
|
protected static final org.apache.log4j.Logger logger
protected final Connection connection
protected final ConnectionSession session
public ConnectionProxyHandler(ConnectionSession session)
session - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.