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

 xo::db::sql::notification_type[i] new [ -dbn dbn ] -type_id type_id  \
    -sc_impl_id sc_impl_id  -short_name short_name  \
    -pretty_name pretty_name  -description description  \
    -creation_date creation_date  -creation_user creation_user  \
    -creation_ip creation_ip  -context_id context_id  \
    [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-type_id
(required)
-sc_impl_id
(required)
-short_name
(required)
-pretty_name
(required)
-description
(required)
-creation_date
(required)
-creation_user
(required)
-creation_ip
(required)
-context_id
(required)
-childof
(optional)

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

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