public class SQLKeep extends SQLObjectImpl
Modifier and Type | Class and Description |
---|---|
static class |
SQLKeep.DenseRank |
Constructor and Description |
---|
SQLKeep() |
Modifier and Type | Method and Description |
---|---|
SQLKeep.DenseRank |
getDenseRank() |
SQLOrderBy |
getOrderBy() |
void |
setDenseRank(SQLKeep.DenseRank denseRank) |
void |
setOrderBy(SQLOrderBy orderBy) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
public SQLKeep.DenseRank getDenseRank()
public void setDenseRank(SQLKeep.DenseRank denseRank)
public SQLOrderBy getOrderBy()
public void setOrderBy(SQLOrderBy orderBy)
Copyright © 2013–2017 Alibaba Group. All rights reserved.