public static class PoolingDataSourceBean.DirectXADataSource extends ObjectSE implements XADataSourceSE
コンストラクターと説明 |
---|
DirectXADataSource() |
修飾子と型 | メソッドと説明 |
---|---|
XADataSourceSE | getDataSource() |
int | getLoginTimeout() |
PrintWriterSE | getLogWriter() |
LoggerSE | getParentLogger() |
XAConnectionSE | getXAConnection() |
XAConnectionSE | getXAConnection(StringSE user, StringSE password) |
void | setLoginTimeout(int seconds) |
void | setLogWriter(PrintWriterSE out) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public PrintWriterSE getLogWriter() throws SQLExceptionSE
CommonDataSourceSE
の getLogWriterSE
SQLExceptionSE
public XAConnectionSE getXAConnection() throws SQLExceptionSE
XADataSourceSE
の getXAConnectionSE
SQLExceptionSE
public XAConnectionSE getXAConnection(StringSE user, StringSE password) throws SQLExceptionSE
XADataSourceSE
の getXAConnectionSE
SQLExceptionSE
public void setLogWriter(PrintWriterSE out) throws SQLExceptionSE
CommonDataSourceSE
の setLogWriterSE
SQLExceptionSE
public void setLoginTimeout(int seconds) throws SQLExceptionSE
CommonDataSourceSE
の setLoginTimeoutSE
SQLExceptionSE
public int getLoginTimeout() throws SQLExceptionSE
CommonDataSourceSE
の getLoginTimeoutSE
SQLExceptionSE
public LoggerSE getParentLogger() throws SQLFeatureNotSupportedExceptionSE
CommonDataSourceSE
の getParentLoggerSE
SQLFeatureNotSupportedExceptionSE
public XADataSourceSE getDataSource()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.