Package org.infinispan.loaders.bdbje

This package contains a CacheStore implementation based on Oracle's BDBJE storage engine.

See:
          Description

Class Summary
BdbjeCacheStore An Oracle SleepyCat JE implementation of a CacheStore.
BdbjeCacheStoreConfig Configures BdbjeCacheStore.
BdbjeResourceFactory Factory that assembles objects specific to the SleepyCat JE API.
ModificationsTransactionWorker Adapter that allows a list of Modifications to be performed atomically via TransactionRunner.
PreparableTransactionRunner Adapted version of TransactionRunner, which allows us to prepare a transaction without committing it.

The transaction prepared is accessible via CurrentTransaction.getTransaction()

 

Package org.infinispan.loaders.bdbje Description

This package contains a CacheStore implementation based on Oracle's BDBJE storage engine.


Google Analytics

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