| Package | Description |
|---|---|
| org.hotrod.runtime.livesql.dialects |
| Modifier and Type | Method and Description |
|---|---|
abstract PaginationRenderer.PaginationType |
PaginationRenderer.getPaginationType(java.lang.Integer offset,
java.lang.Integer limit) |
static PaginationRenderer.PaginationType |
PaginationRenderer.PaginationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PaginationRenderer.PaginationType[] |
PaginationRenderer.PaginationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|