org.jdbcdslog
Class ConnectionPoolXADataSourceProxy

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

public class ConnectionPoolXADataSourceProxy
extends DataSourceProxyBase
implements DataSource, XADataSource, ConnectionPoolDataSource

See Also:
Serialized Form

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

Constructor Detail

ConnectionPoolXADataSourceProxy

public ConnectionPoolXADataSourceProxy()
                                throws JdbcDsLogRuntimeException
Throws:
JdbcDsLogRuntimeException


Copyright © 2015. All rights reserved.