INPUT ResultSet objects

For INPUT (or the INPUT side of INPUT-OUTPUT parameters), all the data must be available before the proxy method call is made. The methods of the input ResultSet object (which feed the input data to the proxy) may not call any other application server methods on the proxy that share the same connection. If they do, an error results.