| Package | Description |
|---|---|
| org.teiid.language | |
| org.teiid.language.visitor |
| Modifier and Type | Method and Description |
|---|---|
Join |
LanguageFactory.createJoin(Join.JoinType joinType,
TableReference leftItem,
TableReference rightItem,
Condition condition) |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyVisitor.visit(Join obj) |
void |
AbstractLanguageVisitor.visit(Join obj) |
void |
LanguageObjectVisitor.visit(Join obj) |
void |
SQLStringVisitor.visit(Join obj) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.