| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.ndb.nmysql | |
| net.thevpc.nuts.toolbox.ndb.nmysql.local | |
| net.thevpc.nuts.toolbox.ndb.nmysql.local.config |
| Modifier and Type | Method and Description |
|---|---|
Object |
NMysqlMain.toObject(String dbName,
String confName,
LocalMysqlDatabaseConfig config,
boolean describe,
boolean plain,
net.thevpc.nuts.NutsApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
LocalMysqlDatabaseConfig |
LocalMysqlDatabaseConfigService.getConfig() |
| Constructor and Description |
|---|
LocalMysqlDatabaseConfigService(String name,
LocalMysqlDatabaseConfig config,
LocalMysqlConfigService mysql) |
| Modifier and Type | Method and Description |
|---|---|
LocalMysqlDatabaseConfig |
LocalMysqlDatabaseConfig.setDatabaseName(String databaseName) |
LocalMysqlDatabaseConfig |
LocalMysqlDatabaseConfig.setPassword(String password) |
LocalMysqlDatabaseConfig |
LocalMysqlDatabaseConfig.setUser(String user) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LocalMysqlDatabaseConfig> |
LocalMysqlConfig.getDatabases() |
| Modifier and Type | Method and Description |
|---|---|
LocalMysqlConfig |
LocalMysqlConfig.setDatabases(Map<String,LocalMysqlDatabaseConfig> apps) |
Copyright © 2021 vpc open source initiative. All rights reserved.