| Package | Description |
|---|---|
| ru.yandex.qatools.embed.postgresql |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresStarter<E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess<E,P>>
Starter for every pg process
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateuserExecutable
psql executor
(helper to initialize the DB)
|
class |
PostgresExecutable
postgres executable
|
class |
PsqlExecutable
psql executor
(helper to initialize the DB)
|
| Modifier and Type | Method and Description |
|---|---|
<E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess> |
Command.executableClass() |
static <E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess<E,P>> |
PostgresStarter.getCommand(Command command) |
static <E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess<E,P>> |
PostgresStarter.getCommand(Command command,
de.flapdoodle.embed.process.config.IRuntimeConfig config) |
Copyright © 2018 Yandex. All rights reserved.