Difference between revisions of "Db-call"
Line 8: | Line 8: | ||
and has the following parameters: | and has the following parameters: | ||
− | * type: call. 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 | + | * ''name'': Operation name. Used in the [[Flow]] section to associate workflow nodes to VCL operations. |
Revision as of 14:19, 26 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.