Package org.infinispan.loader.bdbje

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()

 



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