Package | Description |
---|---|
org.hibernate.engine.query.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
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 © 2012 JBoss by Red Hat. All Rights Reserved.