public class PageSpliter extends Object
| Constructor and Description |
|---|
PageSpliter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countPages(int recNumber,
int pageSize) |
static int |
getOffSet(int currentPageNo,
int pageSize) |
static void |
splitPage(PageSplitDto dto) |
public static int getOffSet(int currentPageNo,
int pageSize)
public static int countPages(int recNumber,
int pageSize)
public static final void splitPage(PageSplitDto dto) throws JadeDaoException
JadeDaoExceptionCopyright © 2019. All rights reserved.