31323334353637
} @Override protected ICommand getCommand(IDatabaseObjectInfo[] infos) { return new VacuumTableCommand(_tree.getSession(), infos); }