| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetDeleteVisitor.visit(Delete obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBUpdateVisitor.visit(Delete obj) |
| Modifier and Type | Method and Description |
|---|---|
Delete |
ObjectVisitor.getDelete() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectVisitor.visit(Delete obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataUpdateVisitor.visit(Delete obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataUpdateVisitor.visit(Delete obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteVisitor.visit(Delete delete) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDBDeleteVisitor.visit(Delete obj) |
| Constructor and Description |
|---|
SimpleDBDeleteVisitor(Delete delete) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.