| Column Summary | ||||||||
|---|---|---|---|---|---|---|---|---|
| Name | SqlType | Length | Precision | Scale | Nullable | Unique | ||
| group_id | bigint | 255 | 19 | 2 | false | false | ||
| role_id | N/D | 255 | 19 | 2 | false | false | ||
| Primary Key | |
|---|---|
| Name not specified |
role_id group_id |
| Foreign Keys | ||
|---|---|---|
| Name | Referenced Table | Columns |
| FKBFB729565D1B9314 | ROLE_INFO |
role_id |
| FKBFB7295692C08DC | GROUP_INFO |
group_id |
| Column Detail |
|---|