10.5. JDBC Based Cache Stores

10.5.1. About JDBC Based Cache Stores

JBoss Data Grid offers several cache stores for use with common data storage formats. JDBC based cache stores are used with any cache store that exposes a JDBC driver. JBoss Data Grid offers the following JDBC based cache stores depending on the key to be persisted:
  • JdbcBinaryCacheStore.
  • JdbcStringBasedCacheStore.
  • JdbcMixedCacheStore.