[infinispan-issues] [JBoss JIRA] Created: (ISPN-949) Have something like Hibernate's ResultTransformer for Query results

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Wed Feb 23 11:02:21 EST 2011


Have something like Hibernate's ResultTransformer for Query results
-------------------------------------------------------------------

                 Key: ISPN-949
                 URL: https://issues.jboss.org/browse/ISPN-949
             Project: Infinispan
          Issue Type: Enhancement
          Components: Querying
            Reporter: Sanne Grinovero
            Assignee: Manik Surtani
            Priority: Minor
             Fix For: 6.0.0.Final


Be able to transform an array of projected fields into a nice object.
So return a List<CustomBean>, instead of a List<Object[]>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list