jiveObjectType Table
Stores the type ID and code of object types
Column Name
Type
Length
Nullable
Unicode
Description
code
varchar
255
false
The code of the type.
typeID
int
N/A
false
the unique ID the represents the type
Primary key.
Up to:
Application Database Schema