Modifier and Type | Method and Description |
---|---|
protected void |
AuthorizationValidationVisitor.validateEntitlements(Delete obj)
Validate delete entitlements
|
void |
AuthorizationValidationVisitor.visit(Delete obj) |
Modifier and Type | Method and Description |
---|---|
Delete |
ODataSQLBuilder.delete() |
Modifier and Type | Method and Description |
---|---|
Delete |
SQLParser.delete(ParseInfo info) |
Modifier and Type | Method and Description |
---|---|
static Command |
QueryRewriter.createDeleteProcedure(Delete delete,
QueryMetadataInterface metadata,
CommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(Delete obj) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(Delete obj) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(Delete obj) |
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. |
Modifier and Type | Method and Description |
---|---|
void |
ValidationVisitor.visit(Delete obj) |
Copyright © 2019. All rights reserved.