Package 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.

See:
          Description

Class Summary
JdbcMixedCacheStore Cache store that combines functionality of JdbcBinaryCacheStore and JdbcStringBasedCacheStore.
JdbcMixedCacheStoreConfig Configuration for JdbcMixedCacheStore.
 

Package org.infinispan.loaders.jdbc.mixed Description

This is a delegating CacheStore implementation that delegates either to a binary or String based JDBC cache store depending on the key used.


-->

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