Case owners
| Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| true | CaseId | BIGINT | false | IWA_Case(CaseId) | ON DELETE CASCADE | Identifies the case. | ||||
| true | OwnerId | VARCHAR | 210 | false | IWA_SecurityMember(SecurityMemberId) | ON DELETE CASCADE | Identifies the owner. |
| Name | Columns | Hints | Comment |
|---|---|---|---|
| IWA_CaseOwner_CaseIdIndex | CaseId | ||
| IWA_CaseOwner_OwnerIdIndex | OwnerId |
| Object | AsAssociation |
|---|---|
| IWA_CaseOwner | true |