站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Interface
org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache

Packages that use Cache
org.jboss.ejb.plugins.cmp.jdbc2.schema   
 

Uses of Cache in org.jboss.ejb.plugins.cmp.jdbc2.schema
 

Classes in org.jboss.ejb.plugins.cmp.jdbc2.schema that implement Cache
 class PartitionedTableCache
           
 class TableCache
          Simple LRU cache.
 

Fields in org.jboss.ejb.plugins.cmp.jdbc2.schema declared as Cache
static Cache Cache.NONE
           
 

Constructors in org.jboss.ejb.plugins.cmp.jdbc2.schema with parameters of type Cache
CacheInvalidator(Cache cache, TransactionManager tm, InvalidationGroup group)
           
 



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