Uses of Interface
cn.cloudself.query.config.IOnlyGlobalConfig.DataSourceGetter
-
Packages that use IOnlyGlobalConfig.DataSourceGetter Package Description cn.cloudself.query.config cn.cloudself.query.config.impl -
-
Uses of IOnlyGlobalConfig.DataSourceGetter in cn.cloudself.query.config
Methods in cn.cloudself.query.config that return IOnlyGlobalConfig.DataSourceGetter Modifier and Type Method Description IOnlyGlobalConfig.DataSourceGetterIOnlyGlobalConfig. defaultDataSource() -
Uses of IOnlyGlobalConfig.DataSourceGetter in cn.cloudself.query.config.impl
Methods in cn.cloudself.query.config.impl that return IOnlyGlobalConfig.DataSourceGetter Modifier and Type Method Description IOnlyGlobalConfig.DataSourceGetterFinalQueryProConfigImpl. defaultDataSource()IOnlyGlobalConfig.DataSourceGetterGlobalQueryProConfigImpl. defaultDataSource()Methods in cn.cloudself.query.config.impl with parameters of type IOnlyGlobalConfig.DataSourceGetter Modifier and Type Method Description GlobalQueryProConfigImplGlobalQueryProConfigImpl. setDefaultDataSource(IOnlyGlobalConfig.DataSourceGetter getter)
-