Package org.infinispan.loaders.jdbm

This package contains a CacheStore implementation based on persisting to JDBM.

See:
          Description

Class Summary
JdbmCacheStore A persistent CacheLoader based on the JDBM project.
JdbmCacheStoreConfig Configures JdbmCacheStore.
JdbmSerializer Uses the configured (runtime) StreamingMarshaller of the cache.
NaturalComparator Compares keys using their natural ordering.
 

Package org.infinispan.loaders.jdbm Description

This package contains a CacheStore implementation based on persisting to JDBM.


-->

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