类 BaseDataSource
java.lang.Object
cool.scx.jdbc.mapping.base.BaseDataSource
- 所有已实现的接口:
DataSource
用于手动编写 DataSource
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addCatalog(Catalog oldCatalog) catalogs()getCatalog(String name) removeCatalog(String name)
-
构造器详细资料
-
BaseDataSource
public BaseDataSource()
-
-
方法详细资料
-
catalogs
- 指定者:
catalogs在接口中DataSource
-
getCatalog
- 指定者:
getCatalog在接口中DataSource
-
addCatalog
-
removeCatalog
-
clearCatalogs
-