public class SQLServerLimitOffsetNode extends LimitOffsetNode
limit, offsetchildren, childrenCount, parent, type| Constructor and Description |
|---|
SQLServerLimitOffsetNode(int limit,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
Node |
copy() |
getLimit, getOffsetaddChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visitpublic QuotingAppendable append(QuotingAppendable buffer)
append in class LimitOffsetNodepublic Node copy()
copy in class LimitOffsetNodeCopyright © 2001–2021 Apache Cayenne. All rights reserved.