jiveAvatarUser Table

Avatar/user association table.

Column Name Type Length Nullable Unicode Description
avatarID bigint N/A false   Avatar ID. Primary key.
userID bigint N/A false   ID of the user associated with the avatar. Primary key.