deleteTable abstract method

List<String> deleteTable(
  1. SchemaTable table
)

Implementation

List<String> deleteTable(SchemaTable table);