Storing XML data in a Sybase IQ database

This section provides a simple example that demonstrates how you can store the data contained in XML documents in an Sybase IQ database.

The example in this section, the XML Order document type, is designed for a specific purchase-order application, and the Java methods created for it assume a specific set of SQL tables for storing purchase order data.

For a more generalized example, applicable to a range of SQL result sets, see “A customizable example for different result sets”.