Uses of Class
org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig

Packages that use AdjListJDBCCacheLoaderConfig
org.jboss.cache.loader   
 

Uses of AdjListJDBCCacheLoaderConfig in org.jboss.cache.loader
 

Subclasses of AdjListJDBCCacheLoaderConfig in org.jboss.cache.loader
 class JDBCCacheLoaderConfig
          Builds the different SQLs needed by JDBCCacheLoader.
 class JDBCCacheLoaderOldConfig
          Deprecated. please use JDBCCacheLoaderConfig
 

Methods in org.jboss.cache.loader that return AdjListJDBCCacheLoaderConfig
 AdjListJDBCCacheLoaderConfig AdjListJDBCCacheLoaderConfig.clone()
           
protected abstract  AdjListJDBCCacheLoaderConfig AdjListJDBCCacheLoader.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base)
           
protected  AdjListJDBCCacheLoaderConfig JDBCCacheLoader.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base)
          Builds a AdjListJDBCCacheLoaderConfig based on the supplied base config.
 AdjListJDBCCacheLoaderConfig JDBCCacheLoaderOld.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base)
          Deprecated.  
 

Methods in org.jboss.cache.loader with parameters of type AdjListJDBCCacheLoaderConfig
 void ManagedConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config)
           
 void ConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config)
           
 void C3p0ConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config)
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.