public abstract class AbstractUnsupportedOperationDataSource extends WrapperAdapter implements DataSource
Datasource methods.| Constructor and Description |
|---|
AbstractUnsupportedOperationDataSource() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoginTimeout() |
Logger |
getParentLogger() |
void |
setLoginTimeout(int seconds) |
isWrapperFor, recordMethodInvocation, replayMethodsInvocation, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, getConnectiongetLogWriter, setLogWriterisWrapperFor, unwrappublic AbstractUnsupportedOperationDataSource()
public final int getLoginTimeout()
throws SQLException
getLoginTimeout in interface CommonDataSourceSQLExceptionpublic final void setLoginTimeout(int seconds)
throws SQLException
setLoginTimeout in interface CommonDataSourceSQLExceptionpublic Logger getParentLogger()
getParentLogger in interface CommonDataSourceCopyright © 2021 The Apache Software Foundation. All rights reserved.