| Author |
org.hibernate.QueryException: The collection was unreferenced ? |
Oliver Lee
Greenhorn
Joined: Sep 22, 2006
Messages: 6
|
posted
|
when i use the
session.createFilter(collection of entity,"select count(*) "); method
i got this exception:
org.hibernate.QueryException: The collection was unreferenced
what is the reason of the exception??
thanks a lot!!
|
 |
 |
|
|
|