Package | Description |
---|---|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
Modifier and Type | Method and Description |
---|---|
static int |
ParameterBinder.bindQueryParameters(PreparedStatement st,
QueryParameters queryParameters,
int start,
ParameterBinder.NamedParameterSource source,
SessionImplementor session)
Perform parameter binding
|
Modifier and Type | Class and Description |
---|---|
class |
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.