Relation between permission and permission group
| Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| true | PermissionGroupId | BIGINT | false | IWA_PermissionGroup(PermissionGroupId) | ON DELETE SET NULL | Java , MsSqlServer | References the permission group | |||
| true | PermissionId | BIGINT | false | IWA_Permission(PermissionId) | ON DELETE SET NULL | MsSqlServer | References the permission. |
| Name | Columns | Hints | Comment |
|---|---|---|---|
| IWA_PermissionGroupPermission_PermissionGroupId | PermissionGroupId | ||
| IWA_PermissionGroupPermission_PermissionId | PermissionId |
| Object | AsAssociation | AsParent |
|---|---|---|
| IWA_PermissionGroupPermission | true | |
| PermissionGroupId | true |
| Object | NoReferenceUseTrigger |
|---|---|
| PermissionGroupId | true |
| PermissionId | true |