| Package | Description |
|---|---|
| org.verdictdb | |
| org.verdictdb.coordinator | |
| org.verdictdb.jdbc41 |
| Modifier and Type | Method and Description |
|---|---|
VerdictSingleResult |
VerdictContext.sql(String query)
Returns a reliable result set as an answer.
|
| Modifier and Type | Method and Description |
|---|---|
static VerdictSingleResult |
VerdictSingleResult.empty() |
VerdictSingleResult |
VerdictResultStream.next() |
VerdictSingleResult |
ExecutionContext.sql(String query) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<VerdictSingleResult> |
VerdictResultStream.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VerdictResultStream |
VerdictResultStream.create(VerdictSingleResult singleResult) |
| Constructor and Description |
|---|
VerdictResultSet(VerdictSingleResult queryResult) |
VerdictResultSetMetaData(VerdictSingleResult queryResult) |
Copyright © 2018 University of Michigan. All rights reserved.