- java.lang.Object
-
- org.apache.ibatis.session.RowBounds
-
- com.github.pagehelper.PageRowBounds
-
-
Field Summary
-
Fields inherited from class org.apache.ibatis.session.RowBounds
DEFAULT, NO_ROW_LIMIT, NO_ROW_OFFSET
-
Constructor Summary
Constructors
Constructor and Description |
PageRowBounds(int offset,
int limit) |
-
Method Summary
-
Methods inherited from class org.apache.ibatis.session.RowBounds
getLimit, getOffset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTotal
public Long getTotal()
Copyright © 2018. All rights reserved.