hi,

i'm using report queries to retrieve external data (data from other
systems). i'm using an empty classdescriptor for some kind of proxy-class
that is dynamically modified for each request in which the proxy-class is
mapped onto the table of the external data source. no field descriptors are
defined (using columnnames), no need for them in this case.

our own layers, using ojb underneath, would like to have Collections
returned from queries (we might need to iterate over them more then once),
also from the data retrieved from the external datasource.

because the retrieved datasets might be large, we would like to be able to
use setStartIndex/setEndIndex on reportqueries as well.

currently, ojb returns an iterator as the result of a reportquery. are there
any plans implementing it returning a Collections? and are there any plans
of implementing the paging just like with 'normal' queries?

thanx,

Roger Janssen


*************************************************************************
The information contained in this communication is confidential and is
intended solely for the use of the individual or entity to  whom it is
addressed.You should not copy, disclose or distribute this communication 
without the authority of iBanx bv. iBanx bv is neither liable for 
the proper and complete transmission of the information has been maintained
nor that the communication is free of viruses, interceptions or interference.

If you are not the intended recipient of this communication please return
the communication to the sender and delete and destroy all copies.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to