| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
| org.hibernate.jmx |
This package exposes a Hibernate instance via JMX.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
SessionFactory.getCache()
Obtain direct access to the underlying cache regions.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
SessionFactoryImpl.getCache() |
| Modifier and Type | Method and Description |
|---|---|
Cache |
SessionFactoryStub.getCache() |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved