Recap
In Part III of this tutorial you have learned about the following:
-
The differences between the Direct and Disconnected approaches to accessing data supported by ADO.NET and the CMP.
-
The principal classes of the CMP relational interface.
-
The principal ADO.NET classes.
-
Executing SQL SELECT and INSERT commands using the CMP.
-
Using the CMP's transaction API.
-
Using ADO.NET Data Sets with the CMP.