| Package | Description |
|---|---|
| manifold.sql.rt.util |
| Modifier and Type | Method and Description |
|---|---|
static SqlScriptParser.ExtraSeparator |
SqlScriptParser.ExtraSeparator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SqlScriptParser.ExtraSeparator[] |
SqlScriptParser.ExtraSeparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
SqlScriptParser.getCommands(java.lang.String script,
SqlScriptParser.ExtraSeparator extraSeparator) |
Copyright © 2024. All rights reserved.