@Deprecated public class UniqueResourceAtomikosDataSourceBean extends com.atomikos.jdbc.AtomikosDataSourceBean
Constructor and Description |
---|
UniqueResourceAtomikosDataSourceBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection(String username,
String password)
Deprecated.
overridden method avoids console warning while running tests
"getConnection ( user , password ) ignores authentication - returning default connection"
|
void |
setUniqueResourceName(String resourceName)
Deprecated.
|
doClose, doInit, getXaDataSource, getXaDataSourceClassName, getXaProperties, printXaProperties, setXaDataSource, setXaDataSourceClassName, setXaProperties, toString
close, getBorrowConnectionTimeout, getConnection, getConnection, getConnection, getConnection, getConnection, getDefaultIsolationLevel, getLocalTransactionMode, getLoginTimeout, getLogWriter, getMaintenanceInterval, getMaxIdleTime, getMaxPoolSize, getMinPoolSize, getReapTimeout, getReference, getTestQuery, getUniqueResourceName, init, poolAvailableSize, poolTotalSize, setBorrowConnectionTimeout, setDefaultIsolationLevel, setLoginTimeout, setLogWriter, setMaintenanceInterval, setMaxIdleTime, setMaxPoolSize, setMinPoolSize, setPoolSize, setReapTimeout, setTestQuery, throwAtomikosSQLException, throwAtomikosSQLException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getParentLogger
isWrapperFor, unwrap
public UniqueResourceAtomikosDataSourceBean()
public void setUniqueResourceName(String resourceName)
setUniqueResourceName
in class com.atomikos.jdbc.AbstractDataSourceBean
public Connection getConnection(String username, String password) throws SQLException
getConnection
in interface DataSource
getConnection
in class com.atomikos.jdbc.AbstractDataSourceBean
SQLException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.