Package org.infinispan.loaders.jdbc.stringbased

This JDBC CacheStore implementation is optimized for storing String keys in the cache.

See: Description

Package org.infinispan.loaders.jdbc.stringbased Description

This JDBC CacheStore implementation is optimized for storing String keys in the cache. If you can guarantee that your application would only use Strings as keys, then this implementation will perform better than binary or mixed implementations.
-->

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