|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Delete in org.teiid.dqp.internal.process |
|---|
| Methods in org.teiid.dqp.internal.process with parameters of type Delete | |
|---|---|
protected void |
AuthorizationValidationVisitor.validateEntitlements(Delete obj)
Validate delete entitlements |
void |
AuthorizationValidationVisitor.visit(Delete obj)
|
| Uses of Delete in org.teiid.query.parser |
|---|
| Methods in org.teiid.query.parser that return Delete | |
|---|---|
Delete |
SQLParser.delete(ParseInfo info)
Parse a DELETE command |
| Uses of Delete in org.teiid.query.rewriter |
|---|
| Methods in org.teiid.query.rewriter with parameters of type Delete | |
|---|---|
static Command |
QueryRewriter.createDeleteProcedure(Delete delete,
QueryMetadataInterface metadata,
CommandContext context)
|
| Uses of Delete in org.teiid.query.sql |
|---|
| Methods in org.teiid.query.sql with parameters of type Delete | |
|---|---|
void |
LanguageVisitor.visit(Delete obj)
|
| Uses of Delete in org.teiid.query.sql.navigator |
|---|
| Methods in org.teiid.query.sql.navigator with parameters of type Delete | |
|---|---|
void |
PreOrPostOrderNavigator.visit(Delete obj)
|
| Uses of Delete in org.teiid.query.sql.visitor |
|---|
| Methods in org.teiid.query.sql.visitor with parameters of type Delete | |
|---|---|
void |
AbstractSymbolMappingVisitor.visit(Delete obj)
This method updates the Delete object it receives as an
argument by replacing the virtual groups/elements with their physical
counterparts. |
void |
SQLStringVisitor.visit(Delete obj)
|
| Uses of Delete in org.teiid.query.validator |
|---|
| Methods in org.teiid.query.validator with parameters of type Delete | |
|---|---|
void |
ValidationVisitor.visit(Delete obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||