Java Procedures

Java procedures are programs that you write in Java to access and use TDV resources. You can add these procedures as TDV Server data sources, execute them against a data source, use them in views or procedures, and publish them as TDV database tables or Web services.

For details about the TDV APIs for custom Java procedures and examples of Java procedures, see “Java APIs for Custom Procedures” and “Java for Custom Procedures Examples” in the TDV Reference Guide.

For details about adding a Java procedure to TDV Server, refer to the section Adding a Custom Java Procedure in the TDV Custom Java Procedures adapter guide.

This topic contains:

Viewing Java Procedure Parameters

For information on how to define caching for your procedures, see TDV Caching.