|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DMLStatementNode | |
|---|---|
| com.akiban.sql.parser | |
| Uses of DMLStatementNode in com.akiban.sql.parser |
|---|
| Subclasses of DMLStatementNode in com.akiban.sql.parser | |
|---|---|
class |
CallStatementNode
An CallStatementNode represents a CALL |
class |
CursorNode
A CursorNode represents a result set that can be returned to a client. |
class |
DeleteNode
A DeleteNode represents a DELETE statement. |
class |
DMLModStatementNode
A DMLStatement for a table modification: to wit, INSERT UPDATE or DELETE. |
class |
InsertNode
An InsertNode is the top node in a query tree for an insert statement. |
class |
UpdateNode
An UpdateNode represents an UPDATE statement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||