| Package | Description |
|---|---|
| org.infinispan.persistence.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.
|
| Class and Description |
|---|
JdbcBinaryStore
AdvancedLoadWriteStore implementation that will store all the buckets as rows
in database, each row corresponding to a bucket. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.