| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.engine.query.QueryPlanCachepublic class QueryPlanCacheextends java.lang.Objectimplements SerializableConstructor Summary | |
| |
Method Summary | |
FilterQueryPlan |
|
HQLQueryPlan |
|
NativeSQLQueryPlan | |
ParameterMetadata |
|
public FilterQueryPlan getFilterQueryPlan(String filterString, String collectionRole, boolean shallow, Map enabledFilters) throws QueryException, MappingException
public HQLQueryPlan getHQLQueryPlan(String queryString, boolean shallow, Map enabledFilters) throws QueryException, MappingException
public NativeSQLQueryPlan getNativeSQLQueryPlan(NativeSQLQuerySpecification spec)