org.jdbcdslog
Class ConnectionPoolDataSourceProxy

java.lang.Object
  extended by org.jdbcdslog.DataSourceProxyBase
      extended by org.jdbcdslog.ConnectionPoolDataSourceProxy
All Implemented Interfaces:
Serializable, Wrapper, CommonDataSource, ConnectionPoolDataSource, DataSource

public class ConnectionPoolDataSourceProxy
extends DataSourceProxyBase
implements DataSource, ConnectionPoolDataSource

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jdbcdslog.DataSourceProxyBase
logger, propClasses, props, TARGET_DS_PARAMETER, targetDs
 
Constructor Summary
ConnectionPoolDataSourceProxy()
           
 
Method Summary
 
Methods inherited from class org.jdbcdslog.DataSourceProxyBase
getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getPooledConnection, getPooledConnection, getXAConnection, getXAConnection, invokeTargetSetMethod, isWrapperFor, setDatabase, setDatabaseName, setDataSourceName, setDescription, setDriverType, setLoginTimeout, setLogWriter, setNetworkProtocol, setPassword, setPortNumber, setServerName, setServiceName, setTargetDS, setTargetDSDirect, setTNSEntryName, setURL, setUser, unwrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.sql.DataSource
getConnection, getConnection
 
Methods inherited from interface java.sql.Wrapper
isWrapperFor, unwrap
 
Methods inherited from interface javax.sql.ConnectionPoolDataSource
getPooledConnection, getPooledConnection
 
Methods inherited from interface javax.sql.CommonDataSource
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 

Constructor Detail

ConnectionPoolDataSourceProxy

public ConnectionPoolDataSourceProxy()
                              throws JdbcDsLogRuntimeException
Throws:
JdbcDsLogRuntimeException


Copyright © 2015. All rights reserved.