Uses of Class
fr.ird.observe.services.service.DatabaseNotFoundException
-
Packages that use DatabaseNotFoundException Package Description fr.ird.observe.services.service -
-
Uses of DatabaseNotFoundException in fr.ird.observe.services.service
Methods in fr.ird.observe.services.service that throw DatabaseNotFoundException Modifier and Type Method Description ObserveDataSourceInformationDataSourceService. checkCanConnect(ObserveDataSourceConfiguration config)ObserveDataSourceInformationDataSourceService. checkCanConnectOrBeEmpty(ObserveDataSourceConfiguration config)ObserveDataSourceConnectionDataSourceService. create(ObserveDataSourceConfiguration config, DataSourceCreateConfigurationDto createConfiguration)ObserveDataSourceConnectionDataSourceService. open(ObserveDataSourceConfiguration config)
-