This section describes the following aspects of processing a business
object's verbs:
- Verb determination, which explains how the connector determines the verb to use
for each individual, source business object
- Afterimages and deltas, which defines the terms and explains how the connector
works with afterimages
- Verb processing, which explains the steps the connector takes when creating,
retrieving, updating, or deleting a business object
- SQL statements, which explains how the connector uses simple SQL statements
for selecting, updating, retrieving or deleting operations
- Stored procedures, which explains how the connector uses stored procedures
- Transaction commit and rollback, which briefly explains how the connector uses transaction
blocks
