org.jdbcdslog
Class DataSourceProxy

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

public class DataSourceProxy
extends DataSourceProxyBase
implements javax.sql.DataSource

See Also:
Serialized Form

Constructor Summary
DataSourceProxy()
           
 
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
 

Constructor Detail

DataSourceProxy

public DataSourceProxy()
                throws JDBCDSLogException
Throws:
JDBCDSLogException


Copyright © 2012. All Rights Reserved.