Class TableJdbcStore<K,​V>

  • All Implemented Interfaces:
    NonBlockingStore<K,​V>

    public class TableJdbcStore<K,​V>
    extends AbstractSchemaJdbcStore<K,​V,​org.infinispan.persistence.sql.configuration.TableJdbcStoreConfiguration>