public QueryPlanCache getQueryPlanCache() { return sessionFactoryImplementor.getQueryPlanCache(); }
public QueryPlanCache getQueryPlanCache() { return queryPlanCache; }
public QueryPlanCache getQueryPlanCache();