Examples in the demo directory
Each example has its own subdirectory. Most of the directories
include a README file that describes the examples and how to run them.
| Directory | Type of examples |
|---|---|
| basic | Examples that show common database operations |
| bson | Examples that show the usage of the IfxBSONObject extension class, which is used to access the Informix® BSON data type. |
| clob-blob | Examples that use smart large objects |
| udt-distinct | Examples that use opaque and DISTINCT data types (there are additional examples using opaque types in Examples in the udtudrmgr directory) |
| complex-types | Examples that use row and collection types |
| rmi | An example using Remote Method Invocation |
| stores7 | The stores7 demonstration database |
| pickaseat | An example using DataSource objects |
| connection-pool | Examples that illustrate using a connection pool |
| proxy | Examples that illustrate using an HTTP proxy server |
| xml | Examples that illustrate storing and retrieving XML documents |
| hdr | Examples that illustrate using High-Availability Data Replication |