站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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

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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.