| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCommand |
Base class for implementations of Command.
|
static class |
Quidem.SqlCommand |
Command that executes a SQL statement.
|
| Modifier and Type | Method | Description |
|---|---|---|
Command |
CommandHandler.parseCommand(List<String> lines,
List<String> content,
String line) |
Copyright © 2014–2018 Julian Hyde. All rights reserved.