Package org.hibernate.dialect.pagination

Interface Summary
LimitHandler Contract defining dialect-specific LIMIT clause handling.
 

Class Summary
AbstractLimitHandler Default implementation of LimitHandler interface.
LegacyLimitHandler Limit handler that delegates all operations to the underlying dialect.
LimitHelper  
NoopLimitHandler Handler not supporting query LIMIT clause.
SQLServer2005LimitHandler LIMIT clause handler compatible with SQL Server 2005 and later.
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.