public class NbDataSourceWrapper extends Object implements INbDataSource
| 构造器和说明 |
|---|
NbDataSourceWrapper(DataSource dataSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<DataSource> |
getAll() |
DataSource |
switchDataSource(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrappublic NbDataSourceWrapper(DataSource dataSource)
public DataSource switchDataSource(String name)
switchDataSource 在接口中 INbDataSourcepublic Collection<DataSource> getAll()
getAll 在接口中 INbDataSourceCopyright © 2023. All rights reserved.