| 程序包 | 说明 |
|---|---|
| com.wix.mysql |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MysqldExecutable |
EmbeddedMysql.executable |
private MysqldExecutable |
MysqlClient.executable |
| 限定符和类型 | 方法和说明 |
|---|---|
private MysqldExecutable |
MysqldProcess.getExecutable()
Work-around to get Executable in hooks where it's not provided and as
all init is done in base class constructor, local vars are still not
initialized:/
|
protected MysqldExecutable |
MysqldStarter.newExecutable(MysqldConfig config,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet exe) |
| 构造器和说明 |
|---|
MysqlClient(MysqldConfig config,
MysqldExecutable executable,
String schemaName,
Charset effectiveCharset) |
MysqldProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
MysqldConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MysqldExecutable executable) |
Copyright © 2020. All rights reserved.