public class Pre57CommandEmitter extends Object implements CommandEmitter
| Constructor and Description |
|---|
Pre57CommandEmitter() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
emit(MysqldConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet exe) |
boolean |
matches(Version version) |
public boolean matches(Version version)
matches in interface CommandEmitterpublic List<String> emit(MysqldConfig config, de.flapdoodle.embed.process.extract.IExtractedFileSet exe) throws IOException
emit in interface CommandEmitterIOExceptionCopyright © 2017. All rights reserved.