Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4035

Allow to set the property type in ISortState

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5-RC7
    • 6.0.0-beta1
    • wicket-extensions
    • None

    Description

      Currently sort state property can be defined only as a String that seems to be not suitable for use with typesafe query builders like QueryDSL (its most probably the same for JPA 2.0). It might be better to have e.g. ISortState<T>, where T would be the type of the property. This way the property could be an Expression instead of a String.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            pasto Peter Pastrnak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: