public class PageRowBounds extends org.apache.ibatis.session.RowBounds
DEFAULT, NO_ROW_LIMIT, NO_ROW_OFFSET
PageRowBounds(int offset, int limit)
Boolean
getCount()
Long
getTotal()
void
setCount(Boolean count)
setTotal(Long total)
getLimit, getOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageRowBounds(int offset, int limit)
public Long getTotal()
public void setTotal(Long total)
public Boolean getCount()
public void setCount(Boolean count)
Copyright © 2020. All rights reserved.