Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | null |
|
|
|||||
| contentid | int8 | 19 | null |
|
|
|||||
| contenttype | int4 | 10 | null |
|
|
|||||
| parentid | int8 | 19 | null |
|
|
|||||
| parenttype | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| jcntntmta_pk | Primary key | Asc | id |
| jcntntmta_pnt_idx | Performance | Asc/Asc | parentid + parenttype |