Package | Description |
---|---|
org.hibernate.engine.query | |
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterQueryPlan
Extends an HQLQueryPlan to maintain a reference to the collection-role name
being filtered.
|
Modifier and Type | Method and Description |
---|---|
HQLQueryPlan |
QueryPlanCache.getHQLQueryPlan(String queryString,
boolean shallow,
Map enabledFilters) |
Modifier and Type | Method and Description |
---|---|
protected HQLQueryPlan |
AbstractSessionImpl.getHQLQueryPlan(String query,
boolean shallow) |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved