public class DataSourceX extends Object
Created by wuwenbin on 2017/3/27.
| 构造器和说明 |
|---|
DataSourceX() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSource |
getDataSource() |
DbType |
getInitDbType() |
void |
setDataSource(DataSource dataSource) |
void |
setInitDbType(DbType initDbType) |
public DataSource getDataSource()
public void setDataSource(DataSource dataSource)
public DbType getInitDbType()
public void setInitDbType(DbType initDbType)
Copyright © 2019. All rights reserved.