Package | Description |
---|---|
org.infinispan.persistence.jdbc.configuration | |
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.
|
Modifier and Type | Method and Description |
---|---|
JdbcMixedStoreConfiguration |
JdbcMixedStoreConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
JdbcMixedStoreConfigurationBuilder |
JdbcMixedStoreConfigurationBuilder.read(JdbcMixedStoreConfiguration template) |
Modifier and Type | Method and Description |
---|---|
JdbcMixedStoreConfiguration |
JdbcMixedStore.getConfiguration() |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.