Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-1239

Add ability to return QueryResult without predicate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Data-Module
    • None

    Description

      A following method name in repository would be handy for dynamic sorting and paging of all entities:

      QueryResult<Person> findAllBy();

      Currently the library don't know how to handle that and it requires one to add @Query("from Person") annotation. It would be handy if the query annotation could be left out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mstahv Matti Tahvonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: