| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.envers.entities.mapper.relation.lazy | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
SessionImplementor.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName)
Hide the changing requirements of cache key creation.
|
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
AbstractDelegateSessionImplementor.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName) |
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
AbstractSessionImpl.generateCacheKey(Serializable id,
Type type,
String entityOrRoleName) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.