JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.engine.query
package
org.hibernate.engine.query
Support for dealing with parameters of native queries.
Related Packages
Package
Description
org.hibernate.engine
This package contains classes which are "shared" by other subsystems, and implementations of some key algorithms.
org.hibernate.engine.query.internal
org.hibernate.engine.query.spi
An SPI for dealing with parameters of native queries.
org.hibernate.engine.internal
Support for many of the internal workings of Hibernate.
org.hibernate.engine.jdbc
Support for various aspects of JDBC interaction.
org.hibernate.engine.jndi
Support for JNDI within Hibernate
org.hibernate.engine.profile
Models the fetch profiles defined by the application.
org.hibernate.engine.spi
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
Exceptions
Class
Description
ParameterRecognitionException
Indicates a problem during parameter recognition via
ParameterRecognizer