public class DataSourceXADataSource extends ManagedDataSource
delegate, hashCode, transactionManager| Constructor and Description |
|---|
DataSourceXADataSource(CommonDataSource ds,
TransactionManager txMgr) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
Connection |
getConnection(String username,
String password) |
clean, equals, getDelegate, getLoginTimeout, getLogWriter, getParentLogger, hashCode, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic DataSourceXADataSource(CommonDataSource ds, TransactionManager txMgr)
public Connection getConnection() throws SQLException
getConnection in interface DataSourcegetConnection in class ManagedDataSourceSQLExceptionpublic Connection getConnection(String username, String password) throws SQLException
getConnection in interface DataSourcegetConnection in class ManagedDataSourceSQLExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.