|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atomikos.jdbc.AbstractDataSourceBean com.atomikos.jdbc.AtomikosDataSourceBean org.kuali.student.common.test.spring.UniqueResourceAtomikosDataSourceBean
public class UniqueResourceAtomikosDataSourceBean
This class generates a (mostly) unique resource name for use in testing when the testing framework forks tests and two tests using the same dataSource name run into conflicts
Constructor Summary | |
---|---|
UniqueResourceAtomikosDataSourceBean()
|
Method Summary | |
---|---|
void |
setUniqueResourceName(String resourceName)
|
Methods inherited from class com.atomikos.jdbc.AtomikosDataSourceBean |
---|
doClose, doInit, getXaDataSource, getXaDataSourceClassName, getXaProperties, printXaProperties, setXaDataSource, setXaDataSourceClassName, setXaProperties, toString |
Methods inherited from class com.atomikos.jdbc.AbstractDataSourceBean |
---|
close, getBorrowConnectionTimeout, getConnection, getConnection, getConnection, getConnection, getConnection, getConnection, getLocalTransactionMode, getLoginTimeout, getLogWriter, getMaintenanceInterval, getMaxIdleTime, getMaxPoolSize, getMinPoolSize, getReapTimeout, getReference, getTestQuery, getUniqueResourceName, init, poolAvailableSize, poolTotalSize, setBorrowConnectionTimeout, setLoginTimeout, setLogWriter, setMaintenanceInterval, setMaxIdleTime, setMaxPoolSize, setMinPoolSize, setPoolSize, setReapTimeout, setTestQuery, throwAtomikosSQLException, throwAtomikosSQLException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.sql.Wrapper |
---|
isWrapperFor, unwrap |
Constructor Detail |
---|
public UniqueResourceAtomikosDataSourceBean()
Method Detail |
---|
public void setUniqueResourceName(String resourceName)
setUniqueResourceName
in class com.atomikos.jdbc.AbstractDataSourceBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |