IBM Informix Embedded SQLJ User's Guide
Chapter 4: The Embedded SQLJ Language
Contents
Index
Identifying Embedded SQLJ Statements
To identify Embedded SQLJ statements to the SQLJ translator, each SQLJ statement must begin with
#sql
. The SQLJ translator recognizes
#sql
and translates the statement into Java code.
IBM Informix Embedded SQLJ User's Guide
, Version 1.0
Copyright © 1999, IBM Corporation. All rights reserved.