Java™ language
The enables you to create database objects in Java™.
You can create user-defined routines, cast support functions, aggregates, and opaque data type support routines in Java™. You can also create Java™ value objects to represent opaque data types on a client computer. You cannot create Java™ routines that take row or collection data types.
The code generated for Java™ by the Developers Kit uses HCL Informix® JDBC Driver methods to communicate with the database server. HCL Informix® JDBC Driver supports the JDBC 2.0 API. You can use the JDBC 2.0 API to create database applications in Java™.
For more information about HCL Informix® JDBC Driver, see the HCL® Informix® JDBC Driver Programmer's Guide.
For a complete discussion about creating user-defined routines
in Java™, see the HCL®
J/Foundation Developer's Guide.
Important: You must use the option
for HCL Informix® to
enable services that use Java™.
For more information about ,
see the HCL®
J/Foundation Developer's Guide.