UVAshley / krank

Automatically exported from code.google.com/p/krank
0 stars 0 forks source link

Hibernate 3.5.3, implicit joins bug #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. query expressions field is collections
2.
3.

What is the expected output? What do you see instead?
org.hibernate.QueryException:illegal attempt to dereference collection [..]
with element property reference [...]

What version of the product are you using? On what operating system?
crank-crud-0.15,
hibernate-core-3.5.3

Please provide any additional information below.

Original issue reported on code.google.com by suziwen1@gmail.com on 14 Dec 2010 at 2:42