public class DeleteStatement extends Object
| Constructor and Description |
|---|
DeleteStatement(Table targetTable,
ASTNode whereTree) |
| Modifier and Type | Method and Description |
|---|---|
Table |
getTargetTable() |
ASTNode |
getWhereTree() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.