Operation Stereotypes

The following table lists the operation stereotypes with a short description and reference to where they are described in more detail.

Table 1. Cúram Operation Stereotypes

Stereotype

Description

Reference

batch

Process by the Batch Launcher via generated wrapper code

batch & batch

batchinsert

For inserting large amounts of data via batch

BatchInsert

batchmodify

For modifying large amounts of data via batch

BatchModify

default

Standard non-database operation

default & default

insert

Standard database insert

Standard Insert

modify

Standard database update

Standard Modify

nkmodify

Non-key database update

Non-key Modify

nkread

Non-key database read

Non-key Read

nkreadmulti

Non-key database read

Non-key Readmulti

nkremove

Non-key database delete

Non-key Remove

ns

Database operation for handcrafted SQL

Non-standard

nsinsert

Non-standard database insert

Non-standard Insert (Generated SQL)

nsmodify

Non-standard database update

Non-standard Modify (Generated SQL)

nsmulti

Database operation for handcrafted SQL

Non-standard multi

nsread

Non-standard database read

Non-standard Read (Generated SQL)

nsreadmulti

Non-standard database read

Non-standard Readmulti (Generated SQL)

nsremove

Non-standard database delete

Non-standard Remove (Generated SQL)

qconnector

For connecting to external JMS

qconnector & qconnector

read

Standard database read

Standard Read

readmulti

Standard database read

Standard Readmulti

remove

Standard database delete

Standard Remove

wmdpactivity

Deferred processing

wmdpactivity & wmdpactivity