organismo_provincia : Public <<table>> Table
Created: |
03/06/2024 11:27:49 |
Modified: |
03/06/2024 11:27:49 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{AA03235C-2439-4d01-87A2-C71EF709AFA5} |
Appears In: |
ERD_Comun |
Tabla que relaciona los organismos con la provincia a la que pertenecen<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_organismo
|
Public
|
integer
|
Notes:
|
Identificador del organismo<br/>
|
|
id_provincia
|
Public
|
numeric(4)
|
Notes:
|
Identificador de la provincia<br/>
|
|
fecha_creacion
|
Public
|
timestamp without time zone(0)
|
Notes:
|
Fecha de creacion del registro <br/>
|
|
fecha_modificacion
|
Public
|
timestamp without time zone(0)
|
Notes:
|
Fecha de modificacion del registro<br/>
|
|
id_usuario_crea_registro
|
Public
|
integer
|
Notes:
|
Identificador del usuario que crea el registro<br/>
|
|
id_usuario_modifica_registro
|
Public
|
integer
|
Notes:
|
Identificador del usuario que modifica el registro<br/>
|
|
Operation |
Public
T_ORGANISMO_PROVINCIA_pkey (id_organismo: integer,
id_provincia: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
FK_T_ORGANISMO_PROVINCIA_ID_ORGANISMO (id_organismo: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
FK_T_ORGANISMO_PROVINCIA_ID_PROVINCIA (id_provincia: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
FK_USUARIO_CREA (id_usuario_crea_registro: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
FK_USUARIO_MODIFICA (id_usuario_modifica_registro: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
«table» t_usuario
Table «FK»
|
Name: FK_USUARIO_CREA
|
Name: pk_t_usuario
|
Details:
|
«table» t_provincia
Table «FK»
|
Name: FK_T_ORGANISMO_PROVINCIA_ID_PROVINCIA
|
Name: T_PROVINCIAS_pkey
|
Details:
|
«table» t_organismo
Table «FK»
|
Name: FK_T_ORGANISMO_PROVINCIA_ID_ORGANISMO
|
Name: T_ORGANISMOS_pkey
|
Details:
|
«table» t_usuario
Table «FK»
|
Name: FK_USUARIO_MODIFICA
|
Name: pk_t_usuario
|
Details:
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |