| Package | Description |
|---|---|
| com.wix.mysql.config |
| Modifier and Type | Method and Description |
|---|---|
List<MysqldConfig.ServerVariable> |
MysqldConfig.getServerVariables() |
| Constructor and Description |
|---|
MysqldConfig(de.flapdoodle.embed.process.distribution.IVersion version,
int port,
Charset charset,
com.wix.mysql.config.MysqldConfig.User user,
TimeZone timeZone,
com.wix.mysql.config.MysqldConfig.Timeout timeout,
List<MysqldConfig.ServerVariable> serverVariables,
String tempDir) |
Copyright © 2022. All rights reserved.