Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1132

HibernateGridDataSource should assign the result of Projections.rowCount() to java.lang.Number when determining the number of rows for the configured entity type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1.0.5
    • 5.2.0
    • tapestry-hibernate
    • None

    Description

      Earlier versions of Hibernate return an Integer when using Projections.rowCount() through the Criteria API. The latest version of Hibernate changed this and now returns a Long causing a ClassCastException.

      http://fisheye.jboss.org/browse/Hibernate/core/trunk/core/src/main/java/org/hibernate/criterion/RowCountProjection.java?r=17874
      http://fisheye.jboss.org/browse/Hibernate/core/trunk/core/src/main/java/org/hibernate/dialect/Dialect.java?r=19095

      Attachments

        1. TAP5-1132.patch
          0.7 kB
          Dustin Woods

        Activity

          People

            igor.drobiazko Igor Drobiazko
            dustinywoods Dustin Woods
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: