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

In This Chapter

All UDRs written in Java code can access the database server data through the JDBC application programming interface (API). This chapter briefly describes the Informix implementation of the JDBC API and the server-side IBM Informix JDBC Driver.

Generally, the IBM Informix server-side JDBC driver derives from the client-side driver so that the two drivers are essentially the same. Java UDRs require some differences, however, to use the IBM Informix JDBC Driver from the server side. This chapter describes the public JDBC interfaces and JDBC subprotocols that the IBM Informix JDBC Driver provides specifically for server-side JDBC applications, as well as restrictions that apply to server-side JDBC applications. For principal documentation of the IBM Informix JDBC Driver, refer to the IBM Informix: JDBC Driver Programmer's Guide.

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