org.jdbcdslog
Class ConnectionPoolDataSourceProxy

java.lang.Object
  extended by org.jdbcdslog.DataSourceProxyBase
      extended by org.jdbcdslog.ConnectionPoolDataSourceProxy
All Implemented Interfaces:
java.io.Serializable, javax.sql.ConnectionPoolDataSource, javax.sql.DataSource

public class ConnectionPoolDataSourceProxy
extends DataSourceProxyBase
implements javax.sql.DataSource, javax.sql.ConnectionPoolDataSource

See Also:
Serialized Form

Constructor Summary
ConnectionPoolDataSourceProxy()
           
 
Method Summary
 
Methods inherited from class org.jdbcdslog.DataSourceProxyBase
getConnection, getConnection, getLoginTimeout, getLogWriter, getPooledConnection, getPooledConnection, getXAConnection, getXAConnection, 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, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 
Methods inherited from interface javax.sql.ConnectionPoolDataSource
getLoginTimeout, getLogWriter, getPooledConnection, getPooledConnection, setLoginTimeout, setLogWriter
 

Constructor Detail

ConnectionPoolDataSourceProxy

public ConnectionPoolDataSourceProxy()
                              throws JDBCDSLogException
Throws:
JDBCDSLogException


Copyright © 2012. All Rights Reserved.