All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQuery Maven / Gradle / Ivy

There is a newer version: 1.40.11
Show newest version
package com.sap.cloud.sdk.service.prov.rt.datasource;

public abstract class AbstractQuery {
	
	public abstract String buildSQLStatement(); 

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy