![JAR search and dependency download from the Maven repository](/logo.png)
com.sap.cds.impl.ConnectedDataStoreConnector Maven / Gradle / Ivy
/*******************************************************************
* © 2019 SAP SE or an SAP affiliate company. All rights reserved. *
*******************************************************************/
package com.sap.cds.impl;
public interface ConnectedDataStoreConnector {
ConnectedClient create(Context context);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy