net.sourceforge.squirrel_sql.plugins.mysql.action
Class CopyTableCommand
java.lang.Object
net.sourceforge.squirrel_sql.plugins.mysql.action.CopyTableCommand
- All Implemented Interfaces:
- ICommand
public class CopyTableCommand
- extends Object
- implements ICommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyTableCommand
public CopyTableCommand(ISession session,
MysqlPlugin plugin)
- Ctor specifying the current session.
execute
public void execute()
- Specified by:
execute in interface ICommand
getQuery
public String getQuery()
Copyright © 2001-2013. All Rights Reserved.