public class DefaultDataSourceAdapter extends AbstractDataSourceAdapter
__cfgMeta, __inited| 构造器和说明 |
|---|
DefaultDataSourceAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
__doInit() |
void |
destroy()
销毁数据源适配器
|
Connection |
getConnection() |
__doGetPasswordDecryptIfNeed, getDataSourceCfgMeta, getDialect, initialize, tryInitializeIfNeedprotected void __doInit()
throws Exception
__doInit 在类中 AbstractDataSourceAdapterExceptionpublic Connection getConnection() throws Exception
Exception - 可能产生的异常public void destroy()
IDataSourceAdapterdestroy 在接口中 IDataSourceAdapterdestroy 在类中 AbstractDataSourceAdapterCopyright © 2021. All rights reserved.