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.id |
Support for multi-table update and delete statements via id-tables.
|
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 © 2017 JBoss by Red Hat. All rights reserved.