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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.