| Package | Description |
|---|---|
| com.nimbusds.infinispan.persistence.sql |
SQL store for Infinispan 8.2+ caches and maps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSQLRecord
Immutable SQL record.
|
| Modifier and Type | Method and Description |
|---|---|
SQLRecord |
SQLRecordTransformer.toSQLRecord(com.nimbusds.infinispan.persistence.common.InfinispanEntry<K,V> infinispanEntry)
Transforms the specified Infinispan entry (key / value pair with
optional metadata) to an SQL record ready to be written.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.