Package org.infinispan.loaders.jdbc.binary

This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache.

See:
          Description

Class Summary
JdbcBinaryCacheStore BucketBasedCacheStore implementation that will store all the buckets as rows in database, each row corresponding to a bucket.
JdbcBinaryCacheStoreConfig Defines available configuration elements for JdbcBinaryCacheStore.
 

Package org.infinispan.loaders.jdbc.binary Description

This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache.


-->

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