| Package | Description | 
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. | 
| org.apache.jackrabbit.core.version | The versioning framework in jackrabbit consists of 3 layers. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InternalVersionManager | SessionImpl. versionMgrThe version manager for this session | 
| Modifier and Type | Method and Description | 
|---|---|
| protected InternalVersionManager | XASessionImpl. createVersionManager()Create the version manager. | 
| protected InternalVersionManager | SessionImpl. createVersionManager()Create the version manager. | 
| InternalVersionManager | SessionImpl. getInternalVersionManager()Returns the  InternalVersionManagerassociated with this session. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InternalVersionManagerImplThis Class implements a VersionManager. | 
| class  | InternalXAVersionManagerImplementation of a  InternalVersionManagerthat works in an XA environment. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InternalVersionManager | VersionManagerImplBase. vMgrthe session version manager. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.