Parameter and Generator Notes

Like standard operations, non-standard multiple read operations use an input parameter which you designate as the key structure for the operation. The return value that you specify in the UML meta-model is a structure containing the attributes that you want returned for each record read from the database. The return value in the generated code is a list of the structure that you specified in the meta-model (the structure containing the list is automatically generated).