Interface SimpleDatasourceBundleService
- All Known Subinterfaces:
DatasourceBundleService
- All Known Implementing Classes:
DatasourceBundleServiceImpl,DummyDatasourceBundleServiceImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface SimpleDatasourceBundleService
-
Method Summary
Modifier and TypeMethodDescriptiongetAllDatasources(DatasourceContainerProvider container, List<String> keys) getAllDatasources(DatabaseBundle datasource, List<String> keys)
-
Method Details
-
getAvailableBundleKeys
-
getAllDatasources
Set<DatasourceDefinition> getAllDatasources(DatasourceContainerProvider container, List<String> keys) -
getAllDatasources
-