Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Class and Description |
---|---|
class |
TDatabaseEventClause |
class |
TDdlEventClause
Created by Tako on 2019/7/30.
|
class |
TDmlEventClause
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 |
---|---|
TTriggerEventClause |
TTriggeringClause.getEventClause() |
Modifier and Type | Method and Description |
---|---|
void |
TTriggeringClause.setEventClause(TTriggerEventClause eventClause) |
Copyright © 2019. All rights reserved.