org.jdbcdslog
类 ConnectionPoolDataSourceProxy

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

public class ConnectionPoolDataSourceProxy
extends DataSourceProxyBase
implements DataSource, 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
 
从接口 java.sql.Wrapper 继承的方法
isWrapperFor, unwrap
 
从接口 javax.sql.ConnectionPoolDataSource 继承的方法
getPooledConnection, getPooledConnection
 
从接口 javax.sql.CommonDataSource 继承的方法
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 

构造方法详细信息

ConnectionPoolDataSourceProxy

public ConnectionPoolDataSourceProxy()
                              throws JDBCDSLogException
抛出:
JDBCDSLogException


Copyright © 2011. All Rights Reserved.