Package | Description |
---|---|
org.teiid.language | |
org.teiid.language.visitor |
Modifier and Type | Method and Description |
---|---|
Delete |
LanguageFactory.createDelete(NamedTable group,
Condition where) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(Delete obj) |
void |
LanguageObjectVisitor.visit(Delete obj) |
void |
HierarchyVisitor.visit(Delete obj) |
void |
AbstractLanguageVisitor.visit(Delete obj) |
Copyright © 2020. All rights reserved.