Package org.infinispan.loader.jdbc.stringbased

Interface Summary
Key2StringMapper Defines the logic of mapping an key object to a String.
 

Class Summary
DefaultKey2StringMapper Default implementation for Key2StringMapper.
JdbcStringBasedCacheStore CacheStore implementation that stores the entries in a database.
JdbcStringBasedCacheStoreConfig Configuration for JdbcStringBasedCacheStore cache store.
 

Exception Summary
UnsupportedKeyTypeException Exception thrown by JdbcStringBasedCacheStore when one tries to persist a StoredEntry with an unsupported key type.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.