Home | Previous Page | Next Page   The IBM Informix JDBC Driver > Public JDBC Interfaces >

The com.informix.jdbc.IfxProtocol

The IfxProtocol interface represents the protocol and data exchange between the client application and an Informix database server. It sends and processes the messages and data flow between the client and database server. The com.informix.jdbc.IfxDirectProtocol class implements the IfxProtocol interface. It uses the DataBlade API (DAPI) to access database resources.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]