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) |
SQLPartitionValue |
clone() |
List<SQLExpr> |
getItems() |
SQLPartitionValue.Operator |
getOperator() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, 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()
public SQLPartitionValue clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.