| Package | Description |
|---|---|
| one.edee.darwin.storage |
| Modifier and Type | Method and Description |
|---|---|
static DarwinStorage.SqlScriptStatus |
DarwinStorage.SqlScriptStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DarwinStorage.SqlScriptStatus[] |
DarwinStorage.SqlScriptStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
DarwinStorage.SqlScriptStatus |
DarwinStorage.wasSqlCommandAlreadyExecuted(int patchId,
String script,
int occurrence)
Checks if is sql command was already applied to the database.
|
DarwinStorage.SqlScriptStatus |
DefaultDatabaseDarwinStorage.wasSqlCommandAlreadyExecuted(int patchId,
String script,
int occurrence) |
Copyright © 2020 FG Forrest, a.s.. All rights reserved.