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(java.io.Serializable id,
Type type,
java.lang.String entityOrRoleName)
Hide the changing requirements of cache key creation.
|
Modifier and Type | Method and Description |
---|---|
CacheKey |
AbstractDelegateSessionImplementor.generateCacheKey(java.io.Serializable id,
Type type,
java.lang.String entityOrRoleName) |
Modifier and Type | Method and Description |
---|---|
CacheKey |
AbstractSessionImpl.generateCacheKey(java.io.Serializable id,
Type type,
java.lang.String entityOrRoleName) |
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.