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