| Package | Description |
|---|---|
| com.dynamic.sql.plugins.pagination |
| Modifier and Type | Method and Description |
|---|---|
CollectionPage<C,T> |
CollectionPage.selectNextPage(Supplier<C> selectSupplier)
Deprecated.
查询下一页的记录并返回
CollectionPage 对象。 |
<C extends Collection<T>,T> |
PageHelper.CollectionPageHelper.selectPage(Supplier<C> selectSupplier) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.