Well, sorting is a standard part of the JPQL, which OpenJPA fully supports (e.g., "select x from Entity x order by x.someField"). See http://openjpa.apache.org/docs/latest/manual/ manual.html#jpa_overview_meta_orderby

Was there any specific functionality that you were looking for in the form of extensions? OpenJPA does extend the spec in many useful ways, all of which should be covered in the documentation.



On Jul 16, 2007, at 8:19 AM, Mauricio Salatino wrote:

Hi to all!
this is my first question in this list...
I wanna know if openJpa have extra funcionalities, like query sorting?
(like toplink extensions)

Thanks
PS: sorry for my english!
--
- Salatino Mauricio -

Reply via email to