public class PagingModel extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PagingModel.Builder |
Modifier and Type | Method and Description |
---|---|
Optional<Long> |
fetchFirstRows() |
Optional<Long> |
limit() |
Optional<Long> |
offset() |
Copyright © 2016–2021 MyBatis.org. All rights reserved.