Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Definition Id |
A Foreign Key to the Definition table. |
LONG |
Yes |
Token |
A Global Unique IDentifier search key for the System Session, composed of letters and numbers. The session table is not persisted to the database for performance and integrity reasons. Locks will be cleared by the application in normal use, and may be cleared if they are orphaned.
|
VARCHAR(255) |
Yes |
Create Date |
The date that the Definition Lock was created. |
DATE |
Yes |
Locked By |
a string description suitable for display of a session user or component that owns a lock. |
VARCHAR(255) |
Yes |