Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.state |
Modifier and Type | Class and Description |
---|---|
class |
CachingHierarchyManager
Implementation of a
HierarchyManager that caches paths of
items. |
Modifier and Type | Class and Description |
---|---|
class |
LocalItemStateManager
Local
ItemStateManager that isolates changes to
persistent states from other clients. |
class |
SessionItemStateManager
Item state manager that handles both transient and persistent items.
|
class |
XAItemStateManager
Extension to
LocalItemStateManager that remembers changes on
multiple save() requests and commits them only when an associated transaction
is itself committed. |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.