| Interface | Description |
|---|---|
| Command |
Command.
|
| Command.Context |
Execution context for a command.
|
| Command.ResultChecker | |
| CommandHandler |
Allows custom commands to be specified at run-time.
|
| Quidem.Config |
The information needed to start Quidem.
|
| Quidem.ConnectionFactory |
Creates a connection for a given name.
|
| Quidem.PropertyHandler |
Called whenever a property's value is changed.
|
| Class | Description |
|---|---|
| AbstractCommand |
Base class for implementations of Command.
|
| Quidem |
Runs a SQL script.
|
| Quidem.ConfigBuilder |
Builds a
Quidem.Config. |
| Quidem.SqlCommand |
Command that executes a SQL statement.
|
Copyright © 2014–2018 Julian Hyde. All rights reserved.