Try OpenEdge Now
skip to main content
Web Services
Developing a Java Client to Consume OpenEdge SOAP Web Services : Creating Java Axis client interface objects : Sample ABL and Java interface method prototypes
 

Sample ABL and Java interface method prototypes

The following examples show ABL prototypes and how they map to equivalent Java interface method prototypes:
* Non-persistent procedure
* Persistent procedure
* User-defined function
* Internal procedure using a temp-table
* Temp-table definition
* External procedure passing a TABLE-HANDLE