ModeShape Distribution 3.0.0.CR1

Uses of Package
org.modeshape.jcr.cache.document

Packages that use org.modeshape.jcr.cache.document
org.modeshape.jcr.cache   
org.modeshape.jcr.cache.document   
org.modeshape.jcr.txn   
 

Classes in org.modeshape.jcr.cache.document used by org.modeshape.jcr.cache
WorkspaceCache
          A NodeCache implementation that uses Infinispan's SchematicDb for storage, with each node represented as a single Document.
 

Classes in org.modeshape.jcr.cache.document used by org.modeshape.jcr.cache.document
AbstractChildReferences
          An partial ChildReferences implementation that can serve as a base class to provide default implementations of some methods to simplify other implementations.
AbstractSessionCache
           
DocumentCache
           
DocumentTranslator.ChildReferencesInfo
           
ImmutableChildReferences.Segment
           
MutableChildReferences
           
SessionNode
          A node used within a session when that node has (or may have) transient (unsaved) changes.
SessionNode.ChangedAdditionalParents
           
SessionNode.ChangedChildren
          The representation of the changes made to the child references of this node.
SessionNode.DeepCopy
           
SessionNode.Insertions
           
SessionNode.LockChange
           
SessionNode.MixinChanges
           
SessionNode.ReferrerChanges
           
WorkspaceCache
          A NodeCache implementation that uses Infinispan's SchematicDb for storage, with each node represented as a single Document.
WritableSessionCache
          A writable SessionCache implementation capable of making transient changes and saving them.
 

Classes in org.modeshape.jcr.cache.document used by org.modeshape.jcr.txn
WorkspaceCache
          A NodeCache implementation that uses Infinispan's SchematicDb for storage, with each node represented as a single Document.
 


ModeShape Distribution 3.0.0.CR1

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