|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheKey | |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.envers.entities.mapper.relation.lazy | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
| Uses of CacheKey in org.hibernate.engine.spi |
|---|
| Methods in org.hibernate.engine.spi that return CacheKey | |
|---|---|
CacheKey |
SessionImplementor.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName)
Hide the changing requirements of cache key creation. |
| Uses of CacheKey in org.hibernate.envers.entities.mapper.relation.lazy |
|---|
| Methods in org.hibernate.envers.entities.mapper.relation.lazy that return CacheKey | |
|---|---|
CacheKey |
AbstractDelegateSessionImplementor.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName)
|
| Uses of CacheKey in org.hibernate.internal |
|---|
| Methods in org.hibernate.internal that return CacheKey | |
|---|---|
CacheKey |
AbstractSessionImpl.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||