Class DataSourceCreator
java.lang.Object
com.sap.cds.feature.mt.lib.runtime.DataSourceCreator
- Direct Known Subclasses:
DataSourceCreatorHikari,DataSourceCreatorTomcat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract DataSourcebuild(DataSourceInfo info) final DataSourcecreate(DataSourceInfo info, EnvironmentAccess env) protected abstract Stream<DataPoolSettings.Parameter>
-
Constructor Details
-
DataSourceCreator
public DataSourceCreator()
-
-
Method Details
-
create
- Throws:
InternalError
-
build
- Throws:
InternalError
-
getPoolParameters
-