public interface MockXADataSource extends MockDataSource, XADataSource
| Modifier and Type | Interface and Description |
|---|---|
static class |
MockXADataSource.Empty |
| Modifier and Type | Method and Description |
|---|---|
default XAConnection |
getXAConnection() |
default XAConnection |
getXAConnection(String user,
String password) |
getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrapdefault XAConnection getXAConnection() throws SQLException
getXAConnection in interface XADataSourceSQLExceptiondefault XAConnection getXAConnection(String user, String password) throws SQLException
getXAConnection in interface XADataSourceSQLExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.