Package | Description |
---|---|
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
org.hibernate.hql.internal.ast.tree | |
org.hibernate.hql.spi | |
org.hibernate.param |
Class and Description |
---|
ParameterSpecification
Maintains information relating to parameters which need to get bound into a
JDBC
PreparedStatement . |
Class and Description |
---|
ParameterSpecification
Maintains information relating to parameters which need to get bound into a
JDBC
PreparedStatement . |
Class and Description |
---|
ParameterSpecification
Maintains information relating to parameters which need to get bound into a
JDBC
PreparedStatement . |
Class and Description |
---|
AbstractExplicitParameterSpecification
Convenience base class for explicitly defined query parameters.
|
ExplicitParameterSpecification
An additional contract for parameters which originate from parameters explicitly encountered in the source statement
(HQL or native-SQL).
|
ParameterSpecification
Maintains information relating to parameters which need to get bound into a
JDBC
PreparedStatement . |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.