| Package | Description |
|---|---|
| org.modeshape.jcr.cache.document |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionCache |
class |
ReadOnlySessionCache
A read-only
SessionCache implementation. |
class |
TransactionalWorkspaceCache
A special WorkspaceCache implementation that should be used by sessions running within user transactions.
|
class |
WorkspaceCache
A
NodeCache implementation that uses Infinispan's SchematicDb for storage, with each node represented as a
single Document. |
class |
WritableSessionCache
A writable
SessionCache implementation capable of making transient changes and saving them. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.