|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
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. |
Uses of Cache in org.hibernate |
---|
Methods in org.hibernate that return Cache | |
---|---|
Cache |
SessionFactory.getCache()
Obtain direct access to the underlying cache regions. |
Uses of Cache in org.hibernate.impl |
---|
Methods in org.hibernate.impl that return Cache | |
---|---|
Cache |
SessionFactoryImpl.getCache()
|
Uses of Cache in org.hibernate.jmx |
---|
Methods in org.hibernate.jmx that return Cache | |
---|---|
Cache |
SessionFactoryStub.getCache()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |