net.sourceforge.squirrel_sql.plugins.mysql.action
Class RenameTableCommand

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.mysql.action.RenameTableCommand

public class RenameTableCommand
extends Object

This command will rename a database table.

Author:
Colin Bell

Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute()


Copyright © 2001-2013. All Rights Reserved.