public class SQLSubPartition extends SQLObjectImpl
Constructor and Description |
---|
SQLSubPartition() |
Modifier and Type | Method and Description |
---|---|
SQLName |
getName() |
SQLPartitionValue |
getValues() |
void |
setName(SQLName name) |
void |
setValues(SQLPartitionValue values) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
public SQLName getName()
public void setName(SQLName name)
public SQLPartitionValue getValues()
public void setValues(SQLPartitionValue values)
Copyright © 2013–2017 Alibaba Group. All rights reserved.