| Name | Description | Type | Package | Framework |
| Clear | Class | org.exist.xquery.functions.session | ExistDB | |
| Create | Class | org.exist.xquery.functions.session | ExistDB | |
| EncodeURL | Class | org.exist.xquery.functions.session | ExistDB | |
| GetAttribute | Returns an attribute stored in the current session or an empty sequence if the attribute does not exist. | Class | org.exist.xquery.functions.session | ExistDB |
| GetAttributeNames | Class | org.exist.xquery.functions.session | ExistDB | |
| GetCreationTime | Returns the time when this session was created, or January 1, 1970 GMT if it is an invalidated session | Class | org.exist.xquery.functions.session | ExistDB |
| GetExists | Class | org.exist.xquery.functions.session | ExistDB | |
| GetID | Returns the ID of the current session or an empty sequence if there is no session. | Class | org.exist.xquery.functions.session | ExistDB |
| GetLastAccessedTime | Returns the last time the client sent a request associated with this session January 1, 1970 GMT if it is an invalidated | Class | org.exist.xquery.functions.session | ExistDB |
| GetMaxInactiveInterval | Returns an attribute stored in the current session or an empty sequence if the attribute does not exist. | Class | org.exist.xquery.functions.session | ExistDB |
| Invalidate | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.session | ExistDB |
| RemoveAttribute | Class | org.exist.xquery.functions.session | ExistDB | |
| SessionModule | Module function definitions for transform module. | Class | org.exist.xquery.functions.session | ExistDB |
| SetAttribute | Class | org.exist.xquery.functions.session | ExistDB | |
| SetCurrentUser | Class | org.exist.xquery.functions.session | ExistDB | |
| SetMaxInactiveInterval | Class | org.exist.xquery.functions.session | ExistDB | |