acs_sc_get_statement (private)
acs_sc_get_statement impl_alias impl_pl arguments
Defined in packages/acs-service-contract/tcl/acs-service-contract-procs.tcl
Builds the statement to call from the provided metadata.
- Parameters:
- impl_alias (required)
- Tcl or plpgsql proc to call
- impl_pl (required)
- programmimg language of the proc to call (TCL or PLPGSQL)
- arguments (required)
- list of argument names
- Author:
- Neophytos Demetriou
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.