jiveUserIMHandle Table
User IM handles.
Column Name
Type
Length
Nullable
Unicode
Description
imHandle
varchar
100
false
The IM handle for the user.
imType
int
N/A
false
The type of IM.
Primary key.
userID
bigint
N/A
false
The user ID.
Primary key.
Up to:
Application Database Schema