<add>
|
-
0 or more select statements, depending upon the matching policy.
-
1 parent table insert statement for all single value <add-attr> elements.
-
0 or 1 stored procedure/function calls to retrieve primary key values before or after the parent table insert statement.
-
1 child table insert statement for each multivalue <add-attr> element.
|
<modify>
|
-
1 parent table update statement for each single value <add-value> or <remove-value> element.
-
1 child table insert statement for each multivalue <add-value> element.
-
1 child table delete statement for each <remove-value> element.
|
<delete>
|
|
<query>
|
|
<move> <rename> <modify-password> <check-object-password> |
|