org.jdbcdslog
类 DataSourceProxy

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

public class DataSourceProxy
extends DataSourceProxyBase
implements javax.sql.DataSource

另请参见:
序列化表格

构造函数摘要
DataSourceProxy()
           
 
方法摘要
 
从类 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
 

构造函数详细信息

DataSourceProxy

public DataSourceProxy()
                throws JDBCDSLogException
抛出:
JDBCDSLogException


Copyright © 2011. All Rights Reserved.