引用调用 meaning in English
call by reference
Examples
- Suspends the current global transaction before invoking a component via a service reference
会在通过服务引用调用组件之前挂起当前全局事务。 - Suspends the current activity session if present before invoking a component via a service reference
会在通过服务引用调用组件之前挂起当前活动会话如果存在。 - When invoking service components synchronously within a module using the reference , the data is passed by - reference
当使用引用调用同一个模块内的服务组件时,数据通过引用进行传递。 - As we mentioned , standalone references can be used by non - sca artifacts within the same sca module to invoke the sca component
如前所述,同一个sca模块内的非sca构件( jsp )可以使用独立引用调用sca组件。