- java.lang.Object
- 
- org.apache.ibatis.session.RowBounds
- 
- com.github.pagehelper.PageRowBounds
 
 
- 
- 
Field Summary
- 
Fields inherited from class org.apache.ibatis.session.RowBoundsDEFAULT, 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.RowBoundsgetLimit, getOffset
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getTotalpublic Long getTotal() 
 
 
 
 
Copyright © 2018. All rights reserved.