|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheKey | |
org.jboss.ejb | Package description goes here. |
Uses of CacheKey in org.jboss.ejb |
Subclasses of CacheKey in org.jboss.ejb | |
class |
FastKey
FastKey FastKey is a hack to enable fool proof and fast operation of caches for Entity In the case of complex PK if a developer misses hash and equals the maps won't properly work in jboss. |
class |
ListCacheKey
ListCacheKey extends CacheKey and holds info about the List that the entity belongs to,
it is used with CMP 2.0 for reading ahead. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |