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