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