public class OdpsDescStmt extends SQLDescribeStatement
Constructor and Description |
---|
OdpsDescStmt() |
Modifier and Type | Method and Description |
---|---|
SQLObjectType |
getObjectType() |
List<SQLExpr> |
getPartition() |
void |
setObjectType(SQLObjectType objectType) |
void |
setPartition(List<SQLExpr> partition) |
getObject, setObject
getDbType, setDbType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLObjectType getObjectType()
public void setObjectType(SQLObjectType objectType)
Copyright © 2013–2017 Alibaba Group. All rights reserved.