public abstract class AbstractUnsupportedOperationDataSource extends WrapperAdapter implements DataSource
Datasource methods.| 构造器和说明 |
|---|
AbstractUnsupportedOperationDataSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getLoginTimeout() |
void |
setLoginTimeout(int seconds) |
isWrapperFor, recordMethodInvocation, replayMethodsInvocation, throwSQLExceptionIfNecessary, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, getConnectiongetLogWriter, getParentLogger, setLogWriterisWrapperFor, unwrappublic final int getLoginTimeout()
throws SQLException
getLoginTimeout 在接口中 CommonDataSourceSQLExceptionpublic final void setLoginTimeout(int seconds)
throws SQLException
setLoginTimeout 在接口中 CommonDataSourceSQLExceptionCopyright © 2017. All rights reserved.