Junction Table for Collaborators and Jive Objects
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| collaborationEnd | bigint | N/A | false | ||
| collaborationID | bigint | N/A | false | Primary key. | |
| collaborationStart | bigint | N/A | false | ||
| collaborationState | smallint | N/A | false | ||
| createdBy | bigint | N/A | false | ||
| creationDate | bigint | N/A | true | ||
| modificationDate | bigint | N/A | true | ||
| shareID | bigint | N/A | false | ID of the share for this collaboration | |
| updatedBy | bigint | N/A | false | ||
| userID | bigint | N/A | false | ID of the user collaborating on the document |