sys_object - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

sys_object(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique
obj_create_dateDate

Data de Criação

obj_idSmallInt

nextval('sys_object_id_seq'::regclass)Identificador
obj_module_idSmallInt Módulo

obj_update_modeSmallInt 1Modo de atualização
obj_orderSmallInt

Ordenação
obj_is_genderBoolean trueGênero
obj_is_report_modeBoolean falseModo de Relatório
obj_is_singularBoolean falseÉ Singular
obj_is_activeBoolean trueAtivo
obj_is_deletableBoolean trueÉ excluível
obj_is_creatableBoolean trueÉ incluível
obj_is_changedBoolean falseÉ submetido sem modificação
obj_is_exclusiveBoolean falseAcesso é exclusivo
obj_is_albumBoolean falseÉ album de imagens
obj_is_retrieve_allBoolean trueRetorna todos
obj_is_request_dataBoolean falseBusca dados no servidor (Requisição ajax)
obj_help_txText

Texto de Ajuda
obj_default_actionVarChar(255)

Ação Padrão
obj_help_titleVarChar(255)

Cabeçalho da Ajuda
obj_descriptionVarChar(255)

Descrição
obj_label_pluralVarChar(100)

Plural do Rótulo (utilizado para coleções)
obj_report_labelVarChar(100) Rótulo do Relatório
obj_file_name_attributeVarChar(100)

Atributo do Nome do Arquivo
obj_labelVarChar(100) Rótulo
obj_nameVarChar(50) Nome do Objeto

obj_header_attribute_nameVarChar(50)

Nome do Atributo Título
obj_order_byVarChar(50)

Ordenação
obj_table_nameVarChar(50) Nome da Tabela
obj_attribute_prefixVarChar(40)

Prefixo do Atributo
obj_default_filterVarChar(30)

Filtro Padrão
obj_icon_nameVarChar(40)

Arquivo de Imagem
obj_is_summaryBoolean falseÉ sumário

NameTableColumnsUniqueClustered
ix_sys_object_is_activeURX_PUBLIC.sys_objectobj_is_active
ix_sys_object_sys_moduleURX_PUBLIC.sys_objectobj_module_id

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_object_sys_moduleURX_PUBLIC.sys_moduleURX_PUBLIC.sys_objectmod_idobj_module_id

NameParent TableChild TableParent ColumnsChild Columns
fk_ope_pre_doc_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.ope_pre_docobj_idpre_doc_entity
fk_sys_attribute_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_attributeobj_idatt_object_id
fk_sys_attribute_group_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_attribute_groupobj_idatt_group_object_id
fk_sys_function_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_functionobj_idfun_object_id
fk_sys_object_children_childURX_PUBLIC.sys_objectURX_PUBLIC.sys_object_childrenobj_idobj_children_child_id
fk_sys_object_children_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_object_childrenobj_idobj_children_object_id
fk_sys_object_event_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_object_eventobj_idobj_event_object_id
fk_sys_report_object_sys_objectURX_PUBLIC.sys_objectURX_PUBLIC.sys_report_objectobj_idrep_object_object_id

NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sys_object_createURX_PUBLIC.sys_object

AFTERFOR EACH ROW"URX_PUBLIC"."_u ...

Diagram Name
diagramA