Skip to content

table objecttype

gaetan edited this page Jan 24, 2023 · 1 revision

Table object_type

column_name data_type is_nullable column_default Remarque Mapping Note
pk_object_type integer NO nextval('bhp.object_type_pk_object_type_seq'::regclass)
fk_abstract_object integer YES
fk_abob_domain integer YES
table_name character varying YES
field_name character varying YES
fk_abob_value integer YES
weight integer YES

Clone this wiki locally