- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class Relations
::nx::EnsembleObject create ::acs::db::nsdb-postgresql::slot::__call::category_link
Methods (to be applied on the object)
del (scripted)
# Automatically generated method # TYPES: integer db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select category_link__del(CAST(:link_id AS integer))}] return [ns_set value $s 0] }
new (scripted)
# Automatically generated method # TYPES: integer integer db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select category_link__new(CAST(:from_category_id AS integer),CAST(:to_category_id AS integer))}] return [ns_set value $s 0] }
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables