public class SqlCompleter extends Object implements org.jline.reader.Completer
| Modifier and Type | Field and Description |
|---|---|
static String[] |
COMMAND_HINTS |
| Constructor and Description |
|---|
SqlCompleter(String sessionId,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(org.jline.reader.LineReader reader,
org.jline.reader.ParsedLine line,
List<org.jline.reader.Candidate> candidates) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.