3.2.4 Higher-Layer Triggered Events
The RDS Transport Protocol client is initiated and subsequently driven by a series of higher-layer triggered events, in the following categories:
Execute a complex SQL command query that contains nested joins or subqueries.
Cache the data local to the client in a RecordSet.
Provide a mechanism to modify the RecordSet.
Track those changes.
Synchronize changes back to the RDS Transport Protocol server.
The following sections provide details on the events listed above.