Uses of Class
org.modeshape.connector.disk.DiskTransaction

Packages that use DiskTransaction
org.modeshape.connector.disk The classes that make up the connector that stores content in a ModeShape-specific format on fixed disk. 
 

Uses of DiskTransaction in org.modeshape.connector.disk
 

Methods in org.modeshape.connector.disk that return DiskTransaction
 DiskTransaction DiskRepository.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.