![]() |
|
The sysroutinelangs, syslangauth, and sysprocedures system catalog tables contain information about the UDRs written in Java.
The sysroutinelangs table lists the programming languages that you can use to write UDRs. The table gives the names of the language initialization function and the path for the language library.
The syslangauth table specifies who is allowed to use the language. For Java, the default is the database administrator. For information about modifying the use privileges, refer to the GRANT statement in Informix Guide to SQL: Syntax.
The sysprocedures table lists several built-in procedures that Informix provides.
For more information about these system catalog tables, refer to Finding Information about UDRs and to the Informix Guide to SQL: Reference.