xo::db::sql::category_link proc new (public)

 xo::db::sql::category_link[i] new [ -dbn dbn ] \
    -from_category_id from_category_id  \
    -to_category_id to_category_id  [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-from_category_id
(required)
-to_category_id
(required)
-childof
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::category_link proc new xo::db::sql::category_link proc new xo::db::sql::category_link proc new->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: