- 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::acs_sc_binding
Methods (to be applied on the object)
delete (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_sc_binding__delete(:contract_name,:impl_name)}] return [ns_set value $s 0] }
exists_p (scripted)
# Automatically generated method # TYPES: {character varying} {character varying} db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_sc_binding__exists_p(:contract_name,:impl_name)}] 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 acs_sc_binding__new(CAST(:contract_name AS integer),CAST(:impl_name 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