|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
org.hibernate.cfg.annotations | |
org.hibernate.test.annotations.entity | Test package for metatata facilities It contains an example of filter metadata |
org.hibernate.test.annotations.naturalid | |
org.hibernate.test.cache |
Uses of Cache in org.hibernate.cfg.annotations |
---|
Methods in org.hibernate.cfg.annotations with parameters of type Cache | |
---|---|
void |
CollectionBinder.setCache(Cache cacheAnn)
|
void |
EntityBinder.setCache(Cache cacheAnn)
|
Uses of Cache in org.hibernate.test.annotations.entity |
---|
Classes in org.hibernate.test.annotations.entity with annotations of type Cache | |
---|---|
class |
ZipCode
|
Uses of Cache in org.hibernate.test.annotations.naturalid |
---|
Classes in org.hibernate.test.annotations.naturalid with annotations of type Cache | |
---|---|
class |
A
|
class |
D
|
Uses of Cache in org.hibernate.test.cache |
---|
Classes in org.hibernate.test.cache with annotations of type Cache | |
---|---|
class |
CacheableItem
TODO : javadoc |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |