Package | Description |
---|---|
org.jboss.cache.loader |
Modifier and Type | Class and Description |
---|---|
class |
JDBCCacheLoaderConfig
Builds the different SQLs needed by JDBCCacheLoader.
|
class |
JDBCCacheLoaderOldConfig
Deprecated.
please use JDBCCacheLoaderConfig
|
Modifier and Type | Method and Description |
---|---|
AdjListJDBCCacheLoaderConfig |
AdjListJDBCCacheLoaderConfig.clone() |
AdjListJDBCCacheLoaderConfig |
JDBCCacheLoaderOld.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base)
Deprecated.
|
protected AdjListJDBCCacheLoaderConfig |
JDBCCacheLoader.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base)
Builds a AdjListJDBCCacheLoaderConfig based on the supplied base config.
|
protected abstract AdjListJDBCCacheLoaderConfig |
AdjListJDBCCacheLoader.processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig base) |
Modifier and Type | Method and Description |
---|---|
void |
C3p0ConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config) |
void |
ConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config) |
void |
ManagedConnectionFactory.setConfig(AdjListJDBCCacheLoaderConfig config) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.