| 程序包 | 说明 |
|---|---|
| com.dynamic.sql.plugins.pagination |
| 限定符和类型 | 方法和说明 |
|---|---|
MapPage<K,V,M> |
MapPage.selectNextPage(Supplier<M> selectSupplier)
已过时。
查询下一页的记录并返回
MapPage 对象。 |
<K,V,M extends Map<K,V>> |
PageHelper.MapPageHelper.selectPage(Supplier<M> selectSupplier) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.