public class TenantDataDeletionUtil extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
TenantDataDeletionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
deleteProductSpecificTenantData(Connection conn,
String tableName,
int tenantId) |
public static void deleteProductSpecificTenantData(Connection conn, String tableName, int tenantId)
Copyright © 2018 WSO2. All rights reserved.