org.jdbcdslog
类 ConnectionPoolDataSourceProxy

java.lang.Object
  继承者 org.jdbcdslog.DataSourceProxyBase
      继承者 org.jdbcdslog.ConnectionPoolDataSourceProxy
所有已实现的接口:
java.io.Serializable, javax.sql.ConnectionPoolDataSource, javax.sql.DataSource

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

另请参见:
序列化表格

构造函数摘要
ConnectionPoolDataSourceProxy()
           
 
方法摘要
 
从类 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
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 javax.sql.DataSource 继承的方法
getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 
从接口 javax.sql.ConnectionPoolDataSource 继承的方法
getLoginTimeout, getLogWriter, getPooledConnection, getPooledConnection, setLoginTimeout, setLogWriter
 

构造函数详细信息

ConnectionPoolDataSourceProxy

public ConnectionPoolDataSourceProxy()
                              throws JDBCDSLogException
抛出:
JDBCDSLogException


Copyright © 2011. All Rights Reserved.