12.4. JDBC Based Cache Stores

12.4.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.
For information about supported SQL databases, refer to Section 1.2, “JBoss Data Grid Supported Configurations”