JAVA Class Communication

When you execute a JAVA class regardless of execute method used, the server and the program communicate using an IBI answer set object.

This object has to be instantiated and populated with the answer set description on an "execute" method call. This method is called by the server only once. The server will call a "fetch" method repeatedly until it receives an IBI_EOD indicator. The server expects to receive the answer set row by row in the same instance of the IBI answer set object.


iWay Software