Hello,

Is there a way in JPA or OpenJPA to limit the number of rows returned by a 
query?
In our formerly used JDO-Implementation there was a function called maxrows 
doing so.
I know there are several databases that support a limitation of the projection.
But how can I achieve this in JPA?

Kind Regards,
Michael

Reply via email to