Examples 2, 3, and 4: How to Use the Java API
These examples are located in the INFORMIXDIR/extend/spatialversion/examples/java directory in the directory where you installed the DataBlade module. The examples are fully commented to demonstrate how to use the Java™ API.
The examples all have a similar structure and contain
three routines:
- init()
Performs initialization tasks
- doRun()
Contains the main functioning of the program
- cleanup()
Performs cleanup