jasieventlock 
Logical Entity Name  jasieventlock 
Default Table Name  jasieventlock 
Definition 
Current event locks (used in Jiggle)
 

jasieventlock Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
evid(PK)    NUMERIC(0, 0)  NO 
Event identifier. Each event is assigned a unique integer which identifies it in a database
 
hostname    VARCHAR(40)  YES 
URL of computer that has locked the event
 
application    VARCHAR(20)  YES 
Name of computer application that has locked the event
 
username    VARCHAR(20)  YES 
Username on remote computer that has locked the event
 
lddate    DATE  YES 
Load date. Date and time that the record was created or last modified, in Oracle date datatype 
 

jasieventlock Keys 
Key Name  Key Type  Keys 
PK3  PrimaryKey  evid 

jasieventlock Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

jasieventlock Check Constraints 
Check Constraint Name  CheckConstraint