uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sys_domain | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| dom_id | SmallInt |
| nextval('"URX_PUBLIC".sys_domain_id_seq'::regclass) | Identificador | |||
dom_is_singular | SmallInt | 0 | É Singular | |||||
dom_order | SmallInt | Ordenação | ||||||
dom_label | VarChar(50) | Rótulo |
|
|||||
dom_icon_name | VarChar(40) | Arquivo de Imagem |
|
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sys_function_sys_domain | URX_PUBLIC.sys_domain | URX_PUBLIC.sys_function | dom_id | fun_domain_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_sys_domain_create | URX_PUBLIC.sys_domain |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |