Uses of Class
org.modeshape.connector.jbosscache.JBossCacheTransaction

Packages that use JBossCacheTransaction
org.modeshape.connector.jbosscache The classes that make up the connector that stores content in a JBoss Cache instance. 
 

Uses of JBossCacheTransaction in org.modeshape.connector.jbosscache
 

Methods in org.modeshape.connector.jbosscache that return JBossCacheTransaction
 JBossCacheTransaction JBossCacheRepository.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.