Uses of Class
org.apache.commons.transaction.memory.TransactionalMapWrapper

Packages that use TransactionalMapWrapper
org.apache.commons.transaction.memory   
 

Uses of TransactionalMapWrapper in org.apache.commons.transaction.memory
 

Subclasses of TransactionalMapWrapper in org.apache.commons.transaction.memory
 class OptimisticMapWrapper
          Wrapper that adds transactional control to all kinds of maps that implement the Map interface.
 class PessimisticMapWrapper
          Wrapper that adds transactional control to all kinds of maps that implement the Map interface.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.