public class SQLSubPartition extends SQLObjectImpl
构造器和说明 |
---|
SQLSubPartition() |
限定符和类型 | 方法和说明 |
---|---|
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–2016 Alibaba Group. All rights reserved.