public interface QueryExecutor
| Modifier and Type | Field and Description |
|---|---|
static QueryExecutor |
DISABLED |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
executeQuery(String sql,
org.antlr.v4.runtime.ParserRuleContext ctx) |
static final QueryExecutor DISABLED
QueryResult executeQuery(String sql, org.antlr.v4.runtime.ParserRuleContext ctx)
Copyright © 2022 The Apache Software Foundation. All rights reserved.