| Package | Description | 
|---|---|
| org.hibernate.dialect.pagination | Support for Dialect-specific pagination strategies | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CUBRIDLimitHandlerLimit handler for CUBRID | 
| class  | FirstLimitHandler | 
| class  | LegacyLimitHandlerLimit handler that delegates all operations to the underlying dialect. | 
| class  | NoopLimitHandlerHandler not supporting query LIMIT clause. | 
| class  | SQL2008StandardLimitHandlerLIMIT clause handler compatible with ISO and ANSI SQL:2008 standard. | 
| class  | SQLServer2005LimitHandlerLIMIT clause handler compatible with SQL Server 2005 and later. | 
| class  | TopLimitHandler | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.