| Package | Description |
|---|---|
| io.wizzie.enricher.query.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
List<Join> |
Query.getJoins() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addJoin(Join newJoin) |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setJoins(List<Join> newJoinsList) |
| Constructor and Description |
|---|
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.