public class SwitchableXADataSource extends SwitchableCommonDataSource implements XADataSource
| Constructor and Description |
|---|
SwitchableXADataSource() |
| Modifier and Type | Method and Description |
|---|---|
XADataSource |
getWrapped() |
XAConnection |
getXAConnection() |
XAConnection |
getXAConnection(String user,
String password) |
doInit, get, getConfigFile, set, setConfigFilegetApplicationName, getBinaryTransfer, getBinaryTransferDisable, getBinaryTransferEnable, getCompatible, getDatabaseName, getLoginTimeout, getLogLevel, getLogWriter, getParentLogger, getPassword, getPortNumber, getPrepareThreshold, getProtocolVersion, getServerName, getSocketTimeout, getSsl, getSslfactory, getTcpKeepAlive, getUnknownLength, getUser, initDataSource, setApplicationName, setBinaryTransfer, setBinaryTransferDisable, setBinaryTransferEnable, setCompatible, setDatabaseName, setLoginTimeout, setLogLevel, setLogWriter, setPassword, setPortNumber, setPortNumber, setPrepareThreshold, setProtocolVersion, setReceiveBufferSize, setSendBufferSize, setServerName, setSocketTimeout, setSsl, setSslfactory, setTcpKeepAlive, setUnknownLength, setUser, setWithConversionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterpublic XADataSource getWrapped()
getWrapped in class CommonDataSourceWrapperpublic XAConnection getXAConnection() throws SQLException
getXAConnection in interface XADataSourceSQLExceptionpublic XAConnection getXAConnection(String user, String password) throws SQLException
getXAConnection in interface XADataSourceSQLExceptionCopyright © 2015–2020 OmniFaces. All rights reserved.