[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2081) Custom aggregate function

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Sep 18 12:49:24 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2081?page=comments#action_24543 ] 

Max Rydahl Andersen commented on HHH-2081:
------------------------------------------

ResultTransformer also get the full list - it is not the same thing as you want but since the grouping etc. occurs on the db end and not in hibernate its not really possible to expose in any other way than ResultTransformer.

> Custom aggregate function
> -------------------------
>
>          Key: HHH-2081
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2081
>      Project: Hibernate3
>         Type: New Feature

>     Reporter: rafael liu santos

>
>
> Would it be useful to any one else? (besides a cool thing that can be done with hibernate). Having a class to which would be passed some fields that it would process and the class would at some point of the iteration return an object?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list