Package | Description |
---|---|
org.teiid.language | |
org.teiid.language.visitor |
Modifier and Type | Method and Description |
---|---|
With |
QueryExpression.getWith() |
Modifier and Type | Method and Description |
---|---|
void |
QueryExpression.setWith(With with) |
Modifier and Type | Method and Description |
---|---|
protected void |
SQLStringVisitor.appendWithKeyword(With obj) |
void |
SQLStringVisitor.visit(With obj) |
void |
LanguageObjectVisitor.visit(With obj) |
void |
HierarchyVisitor.visit(With obj) |
void |
AbstractLanguageVisitor.visit(With obj) |
Copyright © 2019. All rights reserved.