Skip navigation links
Infinispan JavaDoc 8.5.3.Final-redhat-00001

Package org.infinispan.persistence.jdbc.stringbased

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

See: Description

Package org.infinispan.persistence.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.
Skip navigation links
---> -

Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.