10.5.5. JdbcMixedCacheStore
10.5.5.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
.