org.jdbcdslog
Class ConnectionPoolXADataSourceProxy

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

public class ConnectionPoolXADataSourceProxy
extends DataSourceProxyBase
implements javax.sql.DataSource, javax.sql.XADataSource, javax.sql.ConnectionPoolDataSource

See Also:
Serialized Form

Constructor Summary
ConnectionPoolXADataSourceProxy()
           
 
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
 
Methods inherited from interface javax.sql.XADataSource
getLoginTimeout, getLogWriter, getXAConnection, getXAConnection, setLoginTimeout, setLogWriter
 
Methods inherited from interface javax.sql.ConnectionPoolDataSource
getLoginTimeout, getLogWriter, getPooledConnection, getPooledConnection, setLoginTimeout, setLogWriter
 

Constructor Detail

ConnectionPoolXADataSourceProxy

public ConnectionPoolXADataSourceProxy()
                                throws JDBCDSLogException
Throws:
JDBCDSLogException


Copyright © 2012. All Rights Reserved.