Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4029

user-type-mapped types are not working in ejbql aggregate functions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP09
    • 4.3.0.GA_CP04
    • EJB
    • None
    • Release Notes
    • Hide
      EJB-QL aggregate functions are now implemented correctly, allowing user-type-mapped types to be used.
      Prose: A Class Cast Exception (CCE) was thrown from a result set reader when user-type-mapped types were used in EJB-QL
      aggregate functions. EJB-QL functions are now implemented correctly, allowing user-type-mapped types to be used.
      Show
      EJB-QL aggregate functions are now implemented correctly, allowing user-type-mapped types to be used. Prose: A Class Cast Exception (CCE) was thrown from a result set reader when user-type-mapped types were used in EJB-QL aggregate functions. EJB-QL functions are now implemented correctly, allowing user-type-mapped types to be used.
    • Documented as Resolved Issue

      While these types can be used as query parameters, in the order by clause, etc they can't be used in, e.g., MIN or MAX functions (a CCE will be thrown from a result set reader).

      original fix done in https://jira.jboss.org/jira/browse/JBAS-7861

            rhn-support-jawilson Jimmy Wilson
            rhn-support-sappleton Shaun Appleton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: