Package | Description |
---|---|
org.infinispan.loaders.jdbc.stringbased |
This JDBC CacheStore implementation is optimized for storing String
keys in the cache.
|
org.infinispan.loaders.keymappers |
Class and Description |
---|
Key2StringMapper
Defines the logic of mapping a key object to a String.
|
Class and Description |
---|
Key2StringMapper
Defines the logic of mapping a key object to a String.
|
TwoWayKey2StringMapper
Extends
Key2StringMapper and allows a bidirectional transformation between keys and Strings. |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.