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

Packages that use QueryPlanCache
org.hibernate.engine.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of QueryPlanCache in org.hibernate.engine.spi
 

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

Uses of QueryPlanCache in org.hibernate.internal
 

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



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.