public class NMysqlMain extends Object implements NdbSupport
| Constructor and Description |
|---|
NMysqlMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(net.thevpc.nuts.NutsApplicationContext context,
net.thevpc.nuts.NutsCommandLine commandLine) |
void |
runList(net.thevpc.nuts.NutsCommandLine commandLine,
NMySqlService service,
boolean describe) |
void |
runRemove(net.thevpc.nuts.NutsCommandLine commandLine,
NMySqlService service) |
Object |
toObject(String dbName,
String confName,
LocalMysqlDatabaseConfig config,
boolean describe,
boolean plain,
net.thevpc.nuts.NutsApplicationContext context) |
Object |
toObject(String dbName,
String confName,
RemoteMysqlDatabaseConfig config,
boolean describe,
boolean plain,
net.thevpc.nuts.NutsApplicationContext context) |
public void run(net.thevpc.nuts.NutsApplicationContext context,
net.thevpc.nuts.NutsCommandLine commandLine)
run in interface NdbSupportpublic void runRemove(net.thevpc.nuts.NutsCommandLine commandLine,
NMySqlService service)
public Object toObject(String dbName, String confName, LocalMysqlDatabaseConfig config, boolean describe, boolean plain, net.thevpc.nuts.NutsApplicationContext context)
public Object toObject(String dbName, String confName, RemoteMysqlDatabaseConfig config, boolean describe, boolean plain, net.thevpc.nuts.NutsApplicationContext context)
public void runList(net.thevpc.nuts.NutsCommandLine commandLine,
NMySqlService service,
boolean describe)
Copyright © 2022 vpc open source initiative. All rights reserved.