Package com.sap.cds.services.datasource
Interface DataSourceDescriptorFactory
public interface DataSourceDescriptorFactory
Interface for providers of
DataSourceDescriptor. Implementing classes can get access to
the CdsRuntime by implementing CdsRuntimeAware.-
Method Summary
-
Method Details
-
create
List<DataSourceDescriptor> create()- Returns:
- a list of
DataSourceDescriptor
-