Uses of Class
org.hibernate.engine.query.QueryPlanCache

Packages that use QueryPlanCache
org.hibernate.engine   
org.hibernate.impl   
 

Uses of QueryPlanCache in org.hibernate.engine
 

Methods in org.hibernate.engine that return QueryPlanCache
 QueryPlanCache SessionFactoryImplementor.getQueryPlanCache()
           
 

Uses of QueryPlanCache in org.hibernate.impl
 

Methods in org.hibernate.impl that return QueryPlanCache
 QueryPlanCache SessionFactoryImpl.getQueryPlanCache()