public static class SqlGuardResponse.SetOperationFact extends Object
TSelectSqlStatement.isCombinedQuery() +
getLeftStmt()/getRightStmt(). Blueprint §S14/§S15.
The op carries the canonical SQL token form
("UNION", "UNION ALL", "INTERSECT",
"EXCEPT", "EXCEPT ALL", "MINUS"). Multiple
set-ops in one statement emit one entry per operator in left-to-right
tree order. statementIndex pins each entry to the source
statement so multi-statement requests stay disambiguated.
| Modifier and Type | Field and Description |
|---|---|
String |
op |
int |
statementIndex |
| Constructor and Description |
|---|
SetOperationFact() |
public int statementIndex
public SetOperationFact()