public class SQL99Helper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ROW_NUM_WRAPPER |
| Constructor and Description |
|---|
SQL99Helper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateSelectAllWithPagination(TableDescription table,
org.springframework.data.domain.Pageable page,
SqlGenerator sqlGenerator) |
public static final String ROW_NUM_WRAPPER
public static String generateSelectAllWithPagination(TableDescription table, org.springframework.data.domain.Pageable page, SqlGenerator sqlGenerator)
Copyright © 2012–2016. All rights reserved.