MorphBank Object Description

MorphBank Research Group
School of Computational Sciences
and
The Departent of Computer Science
Florida State University


Object Name:UserGroup
 Description: Table of the many to many relationships between the User and Group tables.
Primary Key:userId
 
Attribute Name: idType: Character This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject). In this table the userId and groupId of BasedObject refer to the person who created the relationship between a user and a group.
Attribute Name: userIdType: Character
Attribute Name: groupIdType: Character