| Package | Description |
|---|---|
| com.github.drinkjava2.hibernate.pagination |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLimitHandler
Default implementation of
LimitHandler interface. |
class |
SQLServer2005LimitHandler
LIMIT clause handler compatible with SQL Server 2005 and later.
|
class |
SQLServer2012LimitHandler
LIMIT clause handler compatible with SQL Server 2012 and later.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LimitHelper.useLimit(LimitHandler limitHandler,
RowSelection selection)
Should limit be applied?
|
Copyright © 2017. All rights reserved.