Package com.github.drinkjava2.jdialects.hibernatesrc.pagination

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

Class Summary
AbstractLimitHandler Default implementation of LimitHandler interface.
LimitHelper A helper for dealing with LimitHandler implementations
RowSelection Represents a selection criteria for rows in a JDBC ResultSet
SQLServer2005LimitHandler LIMIT clause handler compatible with SQL Server 2005 and later.
SQLServer2012LimitHandler LIMIT clause handler compatible with SQL Server 2012 and later.
 



Copyright © 2018. All rights reserved.