Uses of Class
org.modeshape.graph.connector.inmemory.InMemoryTransaction

Packages that use InMemoryTransaction
org.modeshape.graph.connector.inmemory The In-Memory Connector represents a connector that maintains a graph in transient in-process memory. 
 

Uses of InMemoryTransaction in org.modeshape.graph.connector.inmemory
 

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



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