|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
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.internal |
---|
Methods in org.hibernate.internal that return Cache | |
---|---|
Cache |
SessionFactoryImpl.getCache()
|
Uses of Cache in org.hibernate.jmx |
---|
Methods in org.hibernate.jmx that return Cache | |
---|---|
Cache |
SessionFactoryStub.getCache()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |