| Package | Description |
|---|---|
| io.wizzie.enricher.query.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
Select |
Query.getSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setSelect(Select newSelect) |
| Constructor and Description |
|---|
Query(Select select,
Stream insertTopic) |
Query(Select select,
Stream insertTopic,
List<Join> joins) |
Query(Select select,
Stream insertTopic,
List<Join> joins,
List<String> enrichWiths) |
Copyright © 2017–2018. All rights reserved.