Home | Previous Page | Next Page   Using New Features in Dynamic Server > Features from Dynamic Server, Version 9.21 >

Java Features in 9.21

The following Java features were introduced in Version 9.21.

JVM 1.2 Support in J/Foundation

Dynamic Server supports Version 1.2 of the Java Virtual Machine (JVM).

Default Values of Java Configuration Parameters

The default values of the JDKVERSION, JVPJAVAHOME, JVPJAVALIB, and JVPJAVAVM parameters in the ONCONFIG file have changed for Dynamic Server.

JDBC 2.0 Support

IBM Informix JDBC driver is bundled with Embedded SQLJ 1.10.1.JC1, a product for embedding SQL statements in Java. Dynamic Server supports the following JDBC 2.0 features:

GLS Support for J/Foundation

Dynamic Server supports the following GLS features:

update_jars.sql Script

Use the update_jars.sql script to update the names of jar files in a database after you rename the database.

Java Runtime Environment Variables

Dynamic Server supports the JVM_MAX_HEAP_SIZE, JAR_TEMP_PATH, JAVA_COMPILER, and AFDEBUG environment variables.

Partial Support for Variable-Length Opaque-Types

You can now write UDRs and DataBlade modules in Java.

Dynamic Server supports the following items:

References to J/Foundation Features

For more information on J/Foundation features, see these manuals.

Task Manual
Use JVM 1.2. Use JCBC 2.0 features. Write UDRs and DataBlade modules in Java. J/Foundation Developer's Guide
Specify Java environment variables. J/Foundation Developer's Guide
IBM Informix Guide to SQL: Reference
Specify Java configuration parameters. J/Foundation Developer's Guide
IBM Informix Dynamic Server Administrator's Reference
Set GLS environment variables. Use the connection properties. J/Foundation Developer's Guide
IBM Informix GLS User's Guide
Use the update_jars.sql script. IBM Informix Guide to SQL: Syntax
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]