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

Packages that use org.infinispan.loaders.jdbc.binary
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.mixed
JdbcBinaryCacheStore
          BucketBasedCacheStore implementation that will store all the buckets as rows in database, each row corresponding to a bucket.
 


-->

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