public abstract class AbstractUnsupportedOperationDataSource extends WrapperAdapter implements DataSource
Datasource methods.| Constructor and Description |
|---|
AbstractUnsupportedOperationDataSource() |
| Modifier and Type | Method and Description |
|---|---|
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 AbstractUnsupportedOperationDataSource()
public final int getLoginTimeout()
throws SQLException
getLoginTimeout in interface CommonDataSourceSQLExceptionpublic final void setLoginTimeout(int seconds)
throws SQLException
setLoginTimeout in interface CommonDataSourceSQLExceptionCopyright © 2018. All rights reserved.