当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
Uses of Class org.jboss.ejb.CacheKey (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
Uses of Class
org.jboss.ejb.CacheKey
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. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.