public abstract class AbstractDataSourceAdapter extends AbstractUnsupportedOperationDataSource
Datasource.| 构造器和说明 |
|---|
AbstractDataSourceAdapter(Collection<DataSource> dataSources) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection(String username,
String password) |
protected DatabaseType |
getDatabaseType(Collection<DataSource> dataSources) |
Logger |
getParentLogger() |
getLoginTimeout, setLoginTimeoutisWrapperFor, recordMethodInvocation, replayMethodsInvocation, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnectiongetLogWriter, setLogWriterisWrapperFor, unwrappublic AbstractDataSourceAdapter(Collection<DataSource> dataSources) throws SQLException
SQLExceptionprotected final DatabaseType getDatabaseType(Collection<DataSource> dataSources) throws SQLException
SQLExceptionpublic final Logger getParentLogger()
public final Connection getConnection(String username, String password) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.