Preparation to use embedded SQLJ
You must install and set up software before you can develop embedded SQLJ programs.
What components do you need?
You
need the following software to create and run SQLJ programs:
- IBM® Informix® Embedded SQLJ.
- IBM Informix database server.
- A supported Java™ software development kit to create your programs.
- IBM Informix JDBC Driver to enable your programs to connect to the database server.
Program Examples
IBM Informix Embedded SQLJ includes sample online programs in the /demo/sqlj directory. The README file in this directory briefly explains what each of the programs demonstrates and how to set up, compile, and run the programs. The programs also enable you to verify that IBM Informix Embedded SQLJ and IBM Informix JDBC Driver are correctly installed. The examples in this manual are taken from these sample programs.