Github user johnament commented on a diff in the pull request:

    https://github.com/apache/deltaspike/pull/52#discussion_r65524383
  
    --- Diff: 
deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/builder/AnnotatedQueryBuilder.java
 ---
    @@ -88,4 +83,12 @@ else if (query.isNative())
             return context.applyRestrictions(result);
         }
     
    +    private Class<?> getMethodResultEntityClass(Method m){
    --- End diff --
    
    HI Danny, good catch, thats what happens when I'm looking at this too late 
in the evening.
    
    Can you please commit this all under the original ticket?  and can you 
expand this method to check for collection types?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to