Skip to content

Support for setMaxResults and setFirstResult is missing #54

@ximion

Description

@ximion

Hi!
First of all, thank you for this gem of D code! It has saved me a lot of work already!

To display database content on multiple pages, I need support for Hibernate's setMaxResults and setFirstResult Query methods, but surprisingly those are missing from Hibernated.
(As well as support for COUNT(), but that is less of a problem because raw SQL can replace this).

Would it be possible to add the two methods? Or am I missing something and this kind of feature is already implemented differently?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions