org.jdbcdslog
Class DataSourceProxy

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

public class DataSourceProxy
extends DataSourceProxyBase
implements DataSource

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jdbcdslog.DataSourceProxyBase
logger, propClasses, props, TARGET_DS_PARAMETER, targetDs
 
Constructor Summary
DataSourceProxy()
           
 
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 javax.sql.CommonDataSource
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 
Methods inherited from interface java.sql.Wrapper
isWrapperFor, unwrap
 

Constructor Detail

DataSourceProxy

public DataSourceProxy()
                throws JdbcDsLogRuntimeException
Throws:
JdbcDsLogRuntimeException


Copyright © 2015. All rights reserved.