acs::db::nsdb-postgresql method call sec_session_property upsert (public)

 <instance of acs::db::nsdb-postgresql[i]> call sec_session_property upsert \
    [ -dbn dbn ] [ -session_id session_id ] -module module  \
    -name name  -value value  -secure_p secure_p  \
    [ -last_hit last_hit ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-session_id
(optional)
-module
(required)
-name
(required)
-value
(required)
-secure_p
(required)
-last_hit
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call sec_session_property upsert} acs::db::nsdb-postgresql instproc {call sec_session_property upsert} acs::db::nsdb-postgresql instproc {call sec_session_property upsert}->db_with_handle

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