Java APIs for Custom Procedures
Procedures are used to generate or act on data, much like a SELECT or an UPDATE statement. The custom Java APIs are provided with the build at this location:
<TDV_install_dir>\apps\extension\docs\com\compositesw\extension
This topic describes TDV’s extended Java APIs that support custom procedures in the system.
| • | com.compositesw.extension |
| • | CustomCursor |
| • | CustomProcedure |
| • | CustomProcedureException |
| • | ExecutionEnvironment |
| • | ParameterInfo |
| • | ProcedureConstants |
| • | ProcedureReference |
Subtopics