renameTable abstract method

List<String> renameTable(
  1. SchemaTable table,
  2. String name
)

Implementation

List<String> renameTable(SchemaTable table, String name);