renderDropIndex abstract method

List<String> renderDropIndex(
  1. String tableName,
  2. String indexName
)

Implementation

List<String> renderDropIndex(String tableName, String indexName);