Java™ language
The Informix® DataBlade® Developers Kit (DBDK) 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 DataBlade® 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.