org.infinispan.loaders.jdbc.configuration
public class JdbcBinaryCacheStoreConfiguration extends AbstractJdbcCacheStoreConfiguration implements org.infinispan.configuration.cache.LegacyLoaderAdapter<JdbcBinaryCacheStoreConfig>
Modifier and Type | Method and Description |
---|---|
JdbcBinaryCacheStoreConfig |
adapt() |
TableManipulationConfiguration |
table() |
String |
toString() |
connectionFactory
equals, hashCode, lockAcquistionTimeout, lockConcurrencyLevel
async, fetchPersistentState, ignoreModifications, purgeOnStartup, purgerThreads, purgeSynchronously, singletonStore
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TableManipulationConfiguration table()
public JdbcBinaryCacheStoreConfig adapt()
adapt
in interface org.infinispan.configuration.cache.LegacyLoaderAdapter<JdbcBinaryCacheStoreConfig>
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.