Uses of Class
org.modeshape.connector.infinispan.InfinispanTransaction

Packages that use InfinispanTransaction
org.modeshape.connector.infinispan The classes that make up the connector that stores content in a deployed instance of Infinispan. 
 

Uses of InfinispanTransaction in org.modeshape.connector.infinispan
 

Methods in org.modeshape.connector.infinispan that return InfinispanTransaction
 InfinispanTransaction InfinispanRepository.startTransaction(ExecutionContext context, boolean readonly)
          Begin a transaction, hinting whether the transaction will be used only to read the content.
 



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