Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.dialect.pagination | |
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
Class and Description |
---|
LimitHandler
Contract defining dialect-specific LIMIT clause handling.
|
Class and Description |
---|
AbstractLimitHandler
Default implementation of
LimitHandler interface. |
LimitHandler
Contract defining dialect-specific LIMIT clause handling.
|
Class and Description |
---|
LimitHandler
Contract defining dialect-specific LIMIT clause handling.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.