You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Jakob Braeuchi <jb...@gmx.ch> on 2003/12/05 20:40:31 UTC

Re: Query.fullSize() ??

hi all,

no one answered so far:( the method is not used in ojb so i think it's 
save to remove it.

jakob

Jakob Braeuchi wrote:
> hi all,
> 
> while working on the new ojb-paging i came across the method 
> Query.fullSize(). actually i do not know what it is good for ??
> it's not documented :(
> 
> jakob
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Query.fullSize() ??

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi all,

moved fullSize() to OJBIterator. the method returns the size of the 
unlimited iterator. fullSize() returns the same as size() except for 
PagingIterator.

the fullSize-methods of query are deprecated now and will be removed 
later (eventually before 1.0 ??)

jakob

Jakob Braeuchi wrote:

> hi all,
> 
> no one answered so far:( the method is not used in ojb so i think it's 
> save to remove it.
> 
> jakob
> 
> Jakob Braeuchi wrote:
> 
>> hi all,
>>
>> while working on the new ojb-paging i came across the method 
>> Query.fullSize(). actually i do not know what it is good for ??
>> it's not documented :(
>>
>> jakob
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org