Hello,
I do it.Please see :
http://forum.hibernate.org/viewtopic.php?p=2225061#2225061
Thanks
On Friday 17 December 2004 10:00 am, Christian Bauer wrote:
>
> On Dec 15, 2004, at 10:27 PM, snpe wrote:
>
> > I have problem with hql .
>
> Use the user forum.
>
---
On Dec 15, 2004, at 10:27 PM, snpe wrote:
I have problem with hql .
Use the user forum.
--
Christian Bauer
+49 171 455 66 53
callto://christian-bauer
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
--
Hello,
I have problem with hql .
class A is master and have many-to-one class B (foreign key relation)
when I do hql with aggregate function and i group-list have only one column
from class B it work,
but when I have identifier (composite primary key) and yet anotehr column it
don't work
exam