public class CliOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CliOptions.EmbeddedCliOptions
Command option lines to configure SQL Client in the embedded mode.
|
static class |
CliOptions.GatewayCliOptions
Command option lines to configure SQL Client in the gateway mode.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHistoryFilePath() |
URL |
getInitFile() |
String |
getSessionId() |
URL |
getSqlFile() |
String |
getUpdateStatement() |
boolean |
isPrintHelp() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.