Skip navigation links

Package org.infinispan.persistence.jdbc.stringbased

JDBC CacheStore implementation which maps keys to strings.

See: Description

Package org.infinispan.persistence.jdbc.stringbased Description

JDBC CacheStore implementation which maps keys to strings. 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.