net.sourceforge.squirrel_sql.plugins.dbdiff.commands
Class SelectCommand
java.lang.Object
net.sourceforge.squirrel_sql.plugins.dbdiff.commands.SelectCommand
- All Implemented Interfaces:
- ICommand
public class SelectCommand
- extends Object
- implements ICommand
|
Method Summary |
void |
execute()
Execute this command. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectCommand
public SelectCommand(ISession session,
DBDiffPlugin plugin)
- Ctor specifying the current session.
execute
public void execute()
- Execute this command. Save the session and selected objects in the plugin
for use in paste command.
- Specified by:
execute in interface ICommand
Copyright © 2001-2010. All Rights Reserved.