Home
|
Previous Page
|
Next Page
Contents
Introduction
In This Introduction
About This Manual
Organization of This Manual
Types of Users
Software Dependencies
Global Language Support
Documentation Conventions
Typographical Conventions
Feature, Product, and Platform
Syntax Diagrams
Example Code Conventions
Additional Documentation
Installation Guides
Online Notes
Informix Error Messages
Manuals
Online Help
Accessibility
IBM Informix Dynamic Server Version 10.0 and CSDK Version 2.90 Documentation Set
Compliance with Industry Standards
IBM Welcomes Your Comments
Introducing IBM Informix Embedded SQLJ
In This Chapter
What Is Embedded SQLJ?
How Does Embedded SQLJ Work?
Embedded SQLJ Versus JDBC
Preparing to Use Embedded SQLJ
In This Chapter
What Components Do You Need?
Setting Up Your Software
Examples
Building an Embedded SQLJ Program
In This Chapter
Fundamentals of Embedded SQLJ
SQLJ Statement Identifier
Connecting to a Database
Embedding SQL Statements
Handling Result Sets
A Simple Embedded SQLJ Program
The Embedded SQLJ Language
In This Chapter
Embedded SQLJ Versus Traditional Embedded SQL
Embedded SQLJ Source Files
Identifying Embedded SQLJ Statements
SQL Statements
Host Variables
SELECT Statements That Return a Single Row
Handling Result Sets
Positional Iterators
Named Iterators
Using Column Aliases
Iterator Methods
Positioned Updates and Deletes
Monitoring the Execution of an SQL Query
Calling SPL Routines and Functions
SQL and Java Type Mappings
Language Character Sets
Importing Java Packages
SQLJ Reserved Names
Parameter, Field, and Variable Names
Class Names and Filenames
Handling Errors
Processing Embedded SQLJ Source Code
In This Chapter
Translating, Compiling, and Running Embedded SQLJ Programs
The ifxsqlj Command
Command Options
Basic Options
Advanced Options
Setting Options
Setting Options on the Command Line
Supplying Options in Property Files
Online Checking
Setting the -user and -password Options
Setting the -url and -driver Options
The ifxprofp Tool
Appendix A. Connecting to Databases
The ConnectionManager Class
Database URLs
Using Nondefault Connection Contexts
MultiConnect.sqlj
Appendix B. Sample Programs
Appendix C. Accessibility
Dotted Decimal Syntax Diagrams
Notices
Trademarks
Index
Home
| [
Top of Page
|
Previous Page
|
Next Page
|
Contents
|
Index
]