|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLUnionOperator | |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| Uses of SQLUnionOperator in com.alibaba.druid.sql.ast.statement |
|---|
| Methods in com.alibaba.druid.sql.ast.statement that return SQLUnionOperator | |
|---|---|
SQLUnionOperator |
SQLUnionQuery.getOperator()
|
static SQLUnionOperator |
SQLUnionOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SQLUnionOperator[] |
SQLUnionOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.alibaba.druid.sql.ast.statement with parameters of type SQLUnionOperator | |
|---|---|
void |
SQLUnionQuery.setOperator(SQLUnionOperator operator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||