Home | Previous Page | Next Page   Creating Java User-Defined Routines >

In This Chapter

A user-defined routine (UDR) is a routine that an SQL statement or another UDR can invoke. UDRs written in Java code use the server-side implementation of the IBM Informix JDBC Driver to communicate with the database server.

This chapter provides the following information about UDRs written in Java code:

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