Package | Description |
---|---|
org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
Modifier and Type | Method and Description |
---|---|
QueryPlanCache |
SessionFactoryImplementor.getQueryPlanCache() |
Modifier and Type | Method and Description |
---|---|
QueryPlanCache |
SessionFactoryImpl.getQueryPlanCache() |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved