HCL® Informix® JDBC Connection Properties

Informix JDBC connection properties allow users to configure a client connection to an Informix Server through the Informix JDBC driver. These properties enable customization of the connection behavior, such as specifying timeouts, authentication methods, and performance optimizations. Properly defined connection properties ensure that applications interact with the database efficiently and securely.

Starting with version 15.0.0, the JDBC driver supports two distinct connection protocols:
  • informix-sqli protocol: The legacy protocol which has been in use for several versions.

  • informix protocol: A newly introduced protocol that adheres to proper naming conventions and offers more meaningful and self-explanatory property names.