| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
QueryPlanCache |
SessionFactoryImplementor.getQueryPlanCache() |
| Modifier and Type | Method and Description |
|---|---|
QueryPlanCache |
SessionFactoryImpl.getQueryPlanCache() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HibernateException> |
NamedQueryRepository.checkNamedQueries(QueryPlanCache queryPlanCache) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.