public class GetTableNamesCmd extends Object implements Command<Collection<String>>
| Constructor and Description |
|---|
GetTableNamesCmd() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
execute(CommandContext commandContext) |
public Collection<String> execute(CommandContext commandContext)
execute in interface Command<Collection<String>>