Uses of Package
org.infinispan.loaders.jdbc.binary

Packages that use org.infinispan.loaders.jdbc.binary
org.infinispan.loaders.jdbc.binary This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache. 
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. 
 

Classes in org.infinispan.loaders.jdbc.binary used by org.infinispan.loaders.jdbc.binary
JdbcBinaryCacheStoreConfig
          Defines available configuration elements for JdbcBinaryCacheStore.
 

Classes in org.infinispan.loaders.jdbc.binary used by org.infinispan.loaders.jdbc.mixed
JdbcBinaryCacheStore
          BucketBasedCacheStore implementation that will store all the buckets as rows in database, each row coresponding to a bucket.
 


Google Analytics

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