Actuate Question:

How many times executite the fetch method at run time?

Tweet Share WhatsApp

Answers:

Answer #1Number of rows which are retrieved from database query,that
many times Fetch method get executed at run time.

Answer #2Total Number of rows + 1. The last time the fetch will find it as end of result set and it exits.

Download Actuate PDF Read All 19 Actuate Questions
Previous QuestionNext Question
Connecting to iServer Volume using IDAPI
Classes(Java Classes) and after connecting to iServer i want to execute the ROX on iServer and also want know the status whether that job
is succesfully run or not?
What is data stream and data adaopter is it same are different? explain?