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

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

Uses of NativeSQLQueryPlan in org.hibernate.engine.query.spi
 

Methods in org.hibernate.engine.query.spi that return NativeSQLQueryPlan
 NativeSQLQueryPlan QueryPlanCache.getNativeSQLQueryPlan(NativeSQLQuerySpecification spec)
           
 

Uses of NativeSQLQueryPlan in org.hibernate.internal
 

Methods in org.hibernate.internal that return NativeSQLQueryPlan
protected  NativeSQLQueryPlan AbstractSessionImpl.getNativeSQLQueryPlan(NativeSQLQuerySpecification spec)
           
 



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