12.4.4. JdbcMixedCacheStore
12.4.4.1. About JdbcMixedCacheStore Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
JdbcMixedCacheStore
is a hybrid implementation that delegates keys based on their type to either the JdbcBinaryCacheStore
or JdbcStringBasedCacheStore
.