• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

session_object Table (254)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

Generic session object, accessible from ejscript etc, typically xml or name=value syntax, may be stored over several rows if big

Fields

Name Description Type Null
id The primary key (auto-incremented) PK
login_id The id of the login session owning this session object FK login
name A unique name for the entry String(255)
part Part number used to concatinate long values Int
value The object value Clob ●
created_at When the object was posted. DateTime ●

session_object table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
login_id FK Index
name String(255) Index

Relationships

Table Description
login This table contains entries for the user sessions.

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
  • Fields
  • Indexes
  • Relationships
  • Replication Flags
  • Security Flags
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top