public class OffsetFetchNextNode extends LimitOffsetNode
limit, offset
children, childrenCount, parent, type
Constructor and Description |
---|
OffsetFetchNextNode(LimitOffsetNode node) |
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 OffsetFetchNextNode(LimitOffsetNode node)
public QuotingAppendable append(QuotingAppendable buffer)
append
in class LimitOffsetNode
public Node copy()
copy
in class LimitOffsetNode
Copyright © 2001–2020 Apache Cayenne. All rights reserved.