1 Reply Latest reply on Jul 3, 2008 4:21 PM by christian.bauer

    non entity queries

    benitojuarez

      Hello,


      i would like to perform quieries with no entity result. For example: select type, count(p) typecount from products p group by type.


      Is where any way to perform this via hibernate


      thx
      BJ