aud_t_tema : Public <<table>> Table
Created: |
03/06/2024 11:27:41 |
Modified: |
03/06/2024 11:27:41 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{1379D9DD-DEC5-4ed4-BB98-E3657335DE49} |
Appears In: |
ERD_Comun |
Tabla auditoría de t_tema<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_tema
|
Public
|
smallint
|
Notes:
|
Identificador del tema<br/>
|
|
rev
|
Public
|
bigint
|
Notes:
|
Identificador de la revisión<br/>
|
|
revtype
|
Public
|
integer
|
Notes:
|
Identificador del tipo de revisión<br/>
|
|
tema
|
Public
|
varchar(200)
|
Notes:
|
Nombre del tema<br/>
|
|
Operation |
Public
pk_aud_t_tema (rev: bigint,
id_tema: smallint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_tema_rev (rev: bigint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_tema_revtype (revtype: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
«table» revtype
Table «FK»
|
Name: fk_aud_t_tema_revtype
|
Name: revtype_pk
|
Details:
|
«table» revision_info
Table «FK»
|
Name: fk_aud_t_tema_rev
|
Name: revision_info_pk
|
Details:
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |