| Package | Description |
|---|---|
| eu.eventstorm.sql | |
| eu.eventstorm.sql.domain |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Page<T> |
Repository.executeSelectPage(String countSql,
String sql,
ResultSetMapper<T> mapper,
Pageable pageable) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> Page<T> |
Page.empty() |
Copyright © 2019. All rights reserved.