public interface INbDataSource extends DataSource
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<DataSource> |
getAll()
获取数据源
|
DbType |
getDbType(String name)
数据源名称获取数据类型
|
DataSource |
switchDataSource(String name)
数据源名称选择数据源
|
getConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrapDataSource switchDataSource(String name)
name - Collection<DataSource> getAll()
Copyright © 2022. All rights reserved.