Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.dialect.pagination |
Support for Dialect-specific pagination strategies
|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
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.
|
Class and Description |
---|
LimitHandler
Contract defining dialect-specific LIMIT clause handling.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.