Package | Description |
---|---|
org.teiid.query.sql.lang |
Modifier and Type | Class and Description |
---|---|
class |
Delete
This class represents a SQL Delete statement of the form:
"DELETE FROM
|
class |
Query
A representation of a data query.
|
class |
Update
Represents a SQL Update statement of the form:
"UPDATE
|
Copyright © 2019. All rights reserved.