org.jdbcdslog
Class XADataSourceProxy

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

public class XADataSourceProxy
extends DataSourceProxyBase
implements XADataSource, DataSource

See Also:
Serialized Form

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

Constructor Detail

XADataSourceProxy

public XADataSourceProxy()
                  throws JdbcDsLogRuntimeException
Throws:
JdbcDsLogRuntimeException


Copyright © 2015. All rights reserved.