Package | Description |
---|---|
org.hibernate.dialect.pagination |
Modifier and Type | Class and Description |
---|---|
class |
LegacyLimitHandler
Limit handler that delegates all operations to the underlying dialect.
|
class |
NoopLimitHandler
Handler not supporting query LIMIT clause.
|
class |
SQLServer2005LimitHandler
LIMIT clause handler compatible with SQL Server 2005 and later.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.