| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TDmlEventClause |
TTriggeringClause.getDmlEventClause()
Deprecated.
As of v2.0.1.0, replaced by
TTriggeringClause.getEventClause()
The DML_event_clause lets you specify one of three DML statements that can cause the trigger to fire. |
| Modifier and Type | Method and Description |
|---|---|
void |
TCompoundDmlTriggerClause.setDmlEventClause(TDmlEventClause dmlEventClause) |
void |
TTriggeringClause.setDmlEventClause(TDmlEventClause dmlEventClause)
Deprecated.
As of v2.0.1.0, replaced by
#setEventClause() |
Copyright © 2019. All rights reserved.