How to set 'offset' for selecting entities

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to set 'offset' for selecting entities

ian tabangay
Hi. When using the GenericDelegator, how do I set the 'offset' of my select
statements?

~ ian
Reply | Threaded
Open this post in threaded view
|

Re: How to set 'offset' for selecting entities

Jacques Le Roux
Administrator
I don't think it's in the Entity Engine since offset clause is not supported by all DB systems.

Jacques

From: "ian tabangay" <[hidden email]>
> Hi. When using the GenericDelegator, how do I set the 'offset' of my select
> statements?
>
> ~ ian
>
Reply | Threaded
Open this post in threaded view
|

Re: How to set 'offset' for selecting entities

ian tabangay
yeah that sucks... anyways I was asking because of my concern for ofbiz's
performance in paginating. Please read on my previous post in
http://www.nabble.com/Concerned-about-how-ofbiz-is-doing-paginate-td19390061.html#a19390061.
Thanks.

~ ian

On Fri, Sep 12, 2008 at 2:52 PM, Jacques Le Roux <
[hidden email]> wrote:

> I don't think it's in the Entity Engine since offset clause is not
> supported by all DB systems.
>
> Jacques