- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::acs_rel_type
::xo::db::sql::acs_rel_typecreate ...
Class Relations
Methods (to be applied on the object)
create_role (scripted, public)
xo::db::sql::acs_rel_typecreate_role [ -dbn dbn ] -role role \ [ -pretty_name pretty_name ] [ -pretty_plural pretty_plural ]
Automatically generated method
- Switches:
- -dbn
(optional)- -role
(required)- -pretty_name
(optional)- -pretty_plural
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
create_type (scripted, public)
xo::db::sql::acs_rel_typecreate_type [ -dbn dbn ] -rel_type rel_type \ -pretty_name pretty_name -pretty_plural pretty_plural \ [ -supertype supertype ] -table_name table_name \ -id_column id_column -package_name package_name \ -object_type_one object_type_one [ -role_one role_one ] \ -min_n_rels_one min_n_rels_one -max_n_rels_one max_n_rels_one \ -object_type_two object_type_two [ -role_two role_two ] \ -min_n_rels_two min_n_rels_two -max_n_rels_two max_n_rels_two \ [ -composable_p composable_p ]
Automatically generated method
- Switches:
- -dbn
(optional)- -rel_type
(required)- -pretty_name
(required)- -pretty_plural
(required)- -supertype
(defaults to"relationship"
) (optional)- -table_name
(required)- -id_column
(required)- -package_name
(required)- -object_type_one
(required)- -role_one
(optional)- -min_n_rels_one
(required)- -max_n_rels_one
(required)- -object_type_two
(required)- -role_two
(optional)- -min_n_rels_two
(required)- -max_n_rels_two
(required)- -composable_p
(defaults to"t"
) (optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
drop_role (scripted, public)
xo::db::sql::acs_rel_typedrop_role [ -dbn dbn ] -role role
Automatically generated method
- Switches:
- -dbn
(optional)- -role
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
drop_type (scripted, public)
xo::db::sql::acs_rel_typedrop_type [ -dbn dbn ] -rel_type rel_type \ [ -cascade_p cascade_p ]
Automatically generated method
- Switches:
- -dbn
(optional)- -rel_type
(required)- -cascade_p
(defaults to"f"
) (optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
role_pretty_name (scripted, public)
xo::db::sql::acs_rel_typerole_pretty_name [ -dbn dbn ] -role role
Automatically generated method
- Switches:
- -dbn
(optional)- -role
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
role_pretty_plural (scripted, public)
xo::db::sql::acs_rel_typerole_pretty_plural [ -dbn dbn ] -role role
Automatically generated method
- Switches:
- -dbn
(optional)- -role
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables