| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.query.spi |
| Modifier and Type | Method and Description |
|---|---|
QueryPlanCache |
SessionFactoryImplementor.getQueryPlanCache()
Deprecated.
(since 5.2) it will be replaced with the new QueryEngine concept introduced in 6.0
|
QueryPlanCache |
SessionFactoryDelegatingImpl.getQueryPlanCache() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HibernateException> |
NamedQueryRepository.checkNamedQueries(QueryPlanCache queryPlanCache) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.