| Name | Description | Type | Package | Framework |
| AddNodeOperation | Session operation for adding a new node. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionContext | Component context of a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionItemOperation | Session operation for accessing an item at a given path. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionOperation | Session operation. | Interface | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionRefreshOperation | Operation to refresh the state of a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionSaveOperation | Operation to persist transient changes in a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionState | Internal session state. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
| SessionWriteOperation | Marker interface that marks a SessionOperation that modifies the state of the session or the repository. | Interface | org.apache.jackrabbit.core.session | Apache JackRabbit |