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