Package com.sap.cloud.mt.subscription
Class SqlOperationsHana
java.lang.Object
com.sap.cloud.mt.subscription.SqlOperations
com.sap.cloud.mt.subscription.SqlOperationsHana
-
Field Summary
Fields inherited from class com.sap.cloud.mt.subscription.SqlOperations
dummySelectStatement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetDeleteSchemaStatement(String tenantId) protected Stringprotected StringMethods inherited from class com.sap.cloud.mt.subscription.SqlOperations
build, createSchema, deleteSchema, doesSchemaExist, dummySelect, getAllSchemas, getCreateSchemaStatement, isAuthenticationProblem, setDummySelectStatement
-
Constructor Details
-
SqlOperationsHana
public SqlOperationsHana()
-
-
Method Details
-
getDeleteSchemaStatement
- Overrides:
getDeleteSchemaStatementin classSqlOperations
-
getSelectSchemaStatement
- Overrides:
getSelectSchemaStatementin classSqlOperations
-
getDummySelect
- Overrides:
getDummySelectin classSqlOperations
-