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

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

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

Constructors in org.modeshape.graph.connector.inmemory with parameters of type InMemoryRepository
InMemoryTransaction(ExecutionContext context, InMemoryRepository repository, UUID rootNodeUuid, Lock lock)
           
 



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