public class SqlUtil extends Object
| 构造器和说明 |
|---|
SqlUtil() |
public static final Long getPageCount(Long resultSize, Long pageSize)
resultSize - 记录数pageSize - 每页显示的记录数public static final Long getPage(Long pageStart, Long pageSize)
pageStart - pageSize - public static final Long getPageSize()
Copyright © 2013. All Rights Reserved.