Package | Description |
---|---|
org.infinispan.loaders.jdbc.configuration | |
org.infinispan.loaders.jdbc.mixed |
This is a delegating CacheStore implementation that delegates either to a binary
or String based JDBC cache store depending on the key used.
|
Class and Description |
---|
JdbcBinaryCacheStoreConfig
Defines available configuration elements for
JdbcBinaryCacheStore . |
Class and Description |
---|
JdbcBinaryCacheStore
BucketBasedCacheStore implementation that will store all the buckets as rows in database, each row
corresponding to a bucket. |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.