template::query::onelist (private)

 template::query::onelist statement_name db result_name sql

Defined in packages/acs-templating/tcl/query-procs.tcl

Process a onelist query.

Parameters:
statement_name - Standard db_api statement name used to hook into query dispatcher
db - Database handle
result_name - Tcl variable name to use when setting the result
sql - Query to use when processing this command

Partial Call Graph (max 5 caller/called nodes):
%3 db_exec db_exec (public) template::query::onelist template::query::onelist template::query::onelist->db_exec

Testcases:
No testcase defined.
[ show source ] | [ make this the default ]
Show another procedure: