Difference between revisions of "Db-call"
(Created page with "The db-call operation is part of the DB-calls family. It defines the parameters to perform an operation on DB. It has two elements: * Description * DBOperations and has th...") |
|||
Line 1: | Line 1: | ||
− | The db-call operation is part of the DB-calls family. It defines the parameters to perform an operation on DB. | + | The db-call operation is part of the DB-calls family. It defines the parameters to perform an operation on DB. It is used by [[Channel]] and [[routed-call]] |
It has two elements: | It has two elements: | ||
Line 8: | Line 8: | ||
and has the following parameters: | and has the following parameters: | ||
− | * type: Unmodifiable. Used by {{GVESB}} factory framework. | + | * type: call. Unmodifiable. Used by {{GVESB}} factory framework. |
* class: it.greenvulcano.gvesb.virtual.db.DBCallOperation | * class: it.greenvulcano.gvesb.virtual.db.DBCallOperation | ||
* name: Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations. | * name: Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations. |
Revision as of 17:12, 25 January 2012
The db-call operation is part of the DB-calls family. It defines the parameters to perform an operation on DB. It is used by Channel and routed-call
It has two elements:
- Description
- DBOperations
and has the following parameters:
- type: call. Unmodifiable. Used by GreenVulcano® ESB factory framework.
- class: it.greenvulcano.gvesb.virtual.db.DBCallOperation
- name: Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations.