| Package | Description |
|---|---|
| com.foundationdb.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteNode
A DeleteNode represents a DELETE statement.
|
class |
InsertNode
An InsertNode is the top node in a query tree for an
insert statement.
|
class |
UpdateNode
An UpdateNode represents an UPDATE statement.
|
Copyright © 2015 FoundationDB, LLC. All rights reserved.