public class QueryShell
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
QueryShell.Factory |
static class |
QueryShell.OutputFormat |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String query) |
void |
run() |
void |
setOutputFormat(QueryShell.OutputFormat fmt) |
public void setOutputFormat(QueryShell.OutputFormat fmt)
public void run()
public void execute(java.lang.String query)