| Interface | Description |
|---|---|
| LimitHandler |
Contract defining dialect-specific LIMIT clause handling.
|
| StringHelper.Renderer<T> |
| Class | Description |
|---|---|
| AbstractLimitHandler |
Default implementation of
LimitHandler interface. |
| LimitHelper |
A helper for dealing with LimitHandler implementations
|
| PackageInfo |
These folder copied source codes from Hibernate 5.2.9.Final - Yong Zhu
|
| 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.
|
| StringHelper |
Copyright © 2017. All rights reserved.