public class SQLPartitionValue extends SQLObjectImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLPartitionValue.Operator |
| Constructor and Description |
|---|
SQLPartitionValue(SQLPartitionValue.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(SQLExpr item) |
List<SQLExpr> |
getItems() |
SQLPartitionValue.Operator |
getOperator() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic SQLPartitionValue(SQLPartitionValue.Operator operator)
public void addItem(SQLExpr item)
public SQLPartitionValue.Operator getOperator()
Copyright © 2013–2016 Alibaba Group. All rights reserved.