public final 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 |
clone() |
SQLKeep.DenseRank |
getDenseRank() |
SQLOrderBy |
getOrderBy() |
void |
setDenseRank(SQLKeep.DenseRank denseRank) |
void |
setOrderBy(SQLOrderBy orderBy) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic SQLKeep.DenseRank getDenseRank()
public void setDenseRank(SQLKeep.DenseRank denseRank)
public SQLOrderBy getOrderBy()
public void setOrderBy(SQLOrderBy orderBy)
public SQLKeep clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.