Package org.dashbuilder.dataset.service
Interface SQLProviderServices
-
public interface SQLProviderServicesServices around the SQL provider type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<org.dashbuilder.dataset.def.SQLDataSourceDef>getDataSourceDefs()Get the list of available data source references
-
-
-
Method Detail
-
getDataSourceDefs
List<org.dashbuilder.dataset.def.SQLDataSourceDef> getDataSourceDefs()
Get the list of available data source references
-
-