Name | Data_Interest |
---|---|
Entity Type | External |
Description | Records event types in which current session is interested |
Submodel | System |
Entity Scope | Project |
Primary Key | |
Natural Key | |
Generalizations | |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Entity_Id | ID | NA |
The Id of the entity for which the data interest is expressed. Set to 0 for all entities of Entity_Type. | No 0 |
NUMBER(38) |
Entity_Type | CODE | NA |
The type of entity for which data interest is expressed. | Yes |
VARCHAR2(64) |
Handle | CODE | NA |
Handle | No |
VARCHAR2(64) |
Insert_Date | DATE | NA |
The date and time the data interest was recorded. | No |
DATE |
Interest | CODE | NA |
The type of interest: Insert, Delete, Update, etc. | Yes |
VARCHAR2(64) |
Kind | int | NA |
Kind | No |
NUMBER(10) |
Memo | CODE | NA |
Comment attached to the event when it is raised. | No |
VARCHAR2(64) |
Source | ORACLE_OBJECT_NAME | NA |
A database account that serves as the source of the interest. | No |
VARCHAR2(30) |