| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HQLQueryPlan | |
|---|---|
| org.hibernate.engine.query.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| org.hibernate.test.hql | |
| Uses of HQLQueryPlan in org.hibernate.engine.query.spi | 
|---|
| Subclasses of HQLQueryPlan in org.hibernate.engine.query.spi | |
|---|---|
|  class | FilterQueryPlanExtends an HQLQueryPlan to maintain a reference to the collection-role name being filtered. | 
| Methods in org.hibernate.engine.query.spi that return HQLQueryPlan | |
|---|---|
|  HQLQueryPlan | QueryPlanCache.getHQLQueryPlan(String queryString,
                boolean shallow,
                Map enabledFilters) | 
| Uses of HQLQueryPlan in org.hibernate.internal | 
|---|
| Methods in org.hibernate.internal that return HQLQueryPlan | |
|---|---|
| protected  HQLQueryPlan | AbstractSessionImpl.getHQLQueryPlan(String query,
                boolean shallow) | 
| Uses of HQLQueryPlan in org.hibernate.test.hql | 
|---|
| Methods in org.hibernate.test.hql that return HQLQueryPlan | |
|---|---|
| protected  HQLQueryPlan | QueryTranslatorTestCase.createQueryPlan(String hql) | 
| protected  HQLQueryPlan | QueryTranslatorTestCase.createQueryPlan(String hql,
                boolean scalar) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||