This chapter tells you how you can use a Pipeline object in your application to pipe data from one or more source tables to a new or existing destination table.
This chapter uses a simple order entry application to illustrate the use of a data pipeline. To see working examples using data pipelines, look at the examples in the Data Pipeline category in the Code Examples sample application.
For information on how to use the sample applications, see Chapter 1, “Using Sample Applications.”